{"id":362669,"url":"https://github.com/IBM/sarama","last_synced_at":"2026-06-21T03:31:07.629Z","repository":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2026-05-30T14:20:13.000Z","size":12036,"stargazers_count":12486,"open_issues_count":20,"forks_count":1842,"subscribers_count":609,"default_branch":"main","last_synced_at":"2026-05-30T16:05:30.824Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2026-05-30T10:44:47.000Z","dependencies_parsed_at":"2026-02-24T19:01:48.986Z","dependency_job_id":null,"html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33728391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"packages":[{"id":13645846,"name":"golang-github-ibm-sarama","ecosystem":"debian","description":null,"homepage":"https://github.com/IBM/sarama","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/IBM/sarama","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:19:26.344Z","latest_release_published_at":"2026-02-12T03:19:26.344Z","latest_release_number":"1.45.1-1","last_synced_at":"2026-03-13T19:14:35.407Z","created_at":"2026-02-12T03:19:26.120Z","updated_at":"2026-03-13T19:14:35.407Z","registry_url":"https://tracker.debian.org/pkg/golang-github-ibm-sarama","install_command":"apt-get install golang-github-ibm-sarama","documentation_url":"https://packages.debian.org/trixie/golang-github-ibm-sarama","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-ibm-sarama-dev","standards_version":"4.7.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-davecgh-go-spew-dev, golang-github-eapache-go-xerial-snappy-dev, golang-github-fortytw2-leaktest-dev, golang-github-hashicorp-go-multierror-dev, golang-github-jcmturner-gofork-dev, golang-github-jcmturner-gokrb5.v8-dev, golang-github-klauspost-compress-dev, golang-github-pierrec-lz4-dev, golang-github-rcrowley-go-metrics-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-gopkg-eapache-go-resiliency.v1-dev, golang-gopkg-eapache-queue.v1-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:19:32.736Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-ibm-sarama?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-ibm-sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-ibm-sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-ibm-sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-ibm-sarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-ibm-sarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-ibm-sarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-ibm-sarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-ibm-sarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-ibm-sarama/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":8613808,"name":"github.com/IBM/sarama/examples/sasl_scram_client","ecosystem":"go","description":"","homepage":"https://github.com/IBM/sarama","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBM/sarama","keywords_array":[],"namespace":"github.com/IBM/sarama/examples","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-11T10:26:16.470Z","latest_release_number":null,"last_synced_at":"2026-05-19T12:50:13.807Z","created_at":"2023-12-02T02:10:28.962Z","updated_at":"2026-05-19T12:50:13.808Z","registry_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/sasl_scram_client","install_command":"go get github.com/IBM/sarama/examples/sasl_scram_client","documentation_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/sasl_scram_client#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-14T19:39:18.000Z","size":11405,"stargazers_count":12252,"open_issues_count":50,"forks_count":1839,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-17T02:15:46.313Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-16T15:22:44.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279683592,"owners_count":26210247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:30.848Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":0.6109940854730319,"forks_count":0.5709091856552178,"docker_downloads_count":null,"average":5.3898065313480235},"purl":"pkg:golang/github.com/%21i%21b%21m/sarama/examples/sasl_scram_client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/sasl_scram_client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/sasl_scram_client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBM/sarama/examples/sasl_scram_client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T06:02:00.665Z","issues_count":369,"pull_requests_count":739,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2929601.540849673,"issues_closed_count":269,"pull_requests_closed_count":612,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4769647696476964,"avg_comments_per_pull_request":0.7307171853856563,"merged_pull_requests_count":364,"bot_issues_count":11,"bot_pull_requests_count":446,"past_year_issues_count":62,"past_year_pull_requests_count":388,"past_year_avg_time_to_close_issue":1208149.1,"past_year_avg_time_to_close_pull_request":586130.8618421053,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.1774193548387097,"past_year_avg_comments_per_pull_request":0.4793814432989691,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":233,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fsasl_scram_client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fsasl_scram_client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fsasl_scram_client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fsasl_scram_client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fsasl_scram_client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fsasl_scram_client/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":10702819,"name":"github.com/IBM/sarama/examples/exactly_once","ecosystem":"go","description":"","homepage":"https://github.com/IBM/sarama","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBM/sarama","keywords_array":[],"namespace":"github.com/IBM/sarama/examples","versions_count":10,"first_release_published_at":"2026-02-09T23:17:25.000Z","latest_release_published_at":"2026-04-29T08:26:01.000Z","latest_release_number":"v0.0.0-20260429082601-7a4246e7b4f7","last_synced_at":"2026-05-19T12:50:14.282Z","created_at":"2024-07-18T05:36:09.488Z","updated_at":"2026-05-19T12:50:14.283Z","registry_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/exactly_once","install_command":"go get github.com/IBM/sarama/examples/exactly_once","documentation_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/exactly_once#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002312,"owners_count":26083340,"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-09T02:00:07.460Z","response_time":59,"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":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:04.613Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.7620691443074925,"dependent_packages_count":6.334469642309425,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.548269393308459},"purl":"pkg:golang/github.com/%21i%21b%21m/sarama/examples/exactly_once","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/exactly_once","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/exactly_once","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBM/sarama/examples/exactly_once/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fexactly_once/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fexactly_once/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fexactly_once/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fexactly_once/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fexactly_once/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fexactly_once/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":13448447,"name":"golang-github-ibm-sarama","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/IBM/sarama","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/IBM/sarama","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:37:57.803Z","latest_release_published_at":"2026-02-08T15:37:57.803Z","latest_release_number":"1.43.2-1","last_synced_at":"2026-03-08T15:44:54.801Z","created_at":"2026-02-08T15:37:56.016Z","updated_at":"2026-03-08T16:03:56.770Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-ibm-sarama","install_command":"apt-get install golang-github-ibm-sarama","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-ibm-sarama-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-davecgh-go-spew-dev, golang-github-eapache-go-resiliency-dev, golang-github-eapache-go-xerial-snappy-dev, golang-github-fortytw2-leaktest-dev, golang-github-hashicorp-go-multierror-dev, golang-github-jcmturner-gofork-dev, golang-github-jcmturner-gokrb5.v8-dev, golang-github-klauspost-compress-dev, golang-github-pierrec-lz4-dev, golang-github-rcrowley-go-metrics-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-gopkg-eapache-queue.v1-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-ibm-sarama?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-ibm-sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-ibm-sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-ibm-sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-ibm-sarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-ibm-sarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-ibm-sarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-ibm-sarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-ibm-sarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-ibm-sarama/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":11217014,"name":"github.com/IBM/sarama/examples/txn_producer","ecosystem":"go","description":"","homepage":"https://github.com/IBM/sarama","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBM/sarama","keywords_array":[],"namespace":"github.com/IBM/sarama/examples","versions_count":16,"first_release_published_at":"2026-02-25T08:23:28.000Z","latest_release_published_at":"2026-05-13T08:41:28.000Z","latest_release_number":"v0.0.0-20260513084128-b8cdb3e7f27b","last_synced_at":"2026-05-19T12:51:11.158Z","created_at":"2024-12-26T05:15:19.132Z","updated_at":"2026-05-19T12:51:11.158Z","registry_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/txn_producer","install_command":"go get github.com/IBM/sarama/examples/txn_producer","documentation_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/txn_producer#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002312,"owners_count":26083340,"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-09T02:00:07.460Z","response_time":59,"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":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:05.249Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.276075920675288,"dependent_packages_count":5.881643653286848,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.078859786981068},"purl":"pkg:golang/github.com/%21i%21b%21m/sarama/examples/txn_producer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/txn_producer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/txn_producer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBM/sarama/examples/txn_producer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Ftxn_producer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Ftxn_producer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Ftxn_producer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Ftxn_producer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Ftxn_producer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Ftxn_producer/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":12073080,"name":"github.com/ibm/Sarama","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic\nconsumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the\nhttps://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9\nand later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:","homepage":"https://github.com/ibm/Sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ibm/Sarama","keywords_array":[],"namespace":"github.com/ibm","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:52:16.755Z","created_at":"2025-09-04T11:01:13.140Z","updated_at":"2026-05-19T12:52:16.756Z","registry_url":"https://pkg.go.dev/github.com/ibm/Sarama","install_command":"go get github.com/ibm/Sarama","documentation_url":"https://pkg.go.dev/github.com/ibm/Sarama#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004699,"owners_count":26083751,"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-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:05.720Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.548213598511499,"dependent_packages_count":5.199198767302778,"stargazers_count":0.7518315389026191,"forks_count":0.7474246746478735,"docker_downloads_count":null,"average":3.0616671448411923},"purl":"pkg:golang/github.com/ibm/%21sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ibm/Sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ibm/Sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ibm/Sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2FSarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2FSarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2FSarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2FSarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2FSarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2FSarama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":10747937,"name":"github.com/iBM/sarama","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic\nconsumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the\nhttps://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9\nand later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:","homepage":"https://github.com/iBM/sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/iBM/sarama","keywords_array":[],"namespace":"github.com/iBM","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:52:20.030Z","created_at":"2024-07-24T08:53:35.656Z","updated_at":"2026-05-19T12:52:20.030Z","registry_url":"https://pkg.go.dev/github.com/iBM/sarama","install_command":"go get github.com/iBM/sarama","documentation_url":"https://pkg.go.dev/github.com/iBM/sarama#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-14T19:39:18.000Z","size":11405,"stargazers_count":12252,"open_issues_count":50,"forks_count":1839,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-17T02:15:46.313Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-16T15:22:44.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279683549,"owners_count":26210243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:21.205Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.751332228963755,"dependent_packages_count":6.324532472457289,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.537932350710522},"purl":"pkg:golang/github.com/i%21b%21m/sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/iBM/sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/iBM/sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/iBM/sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T06:02:00.665Z","issues_count":369,"pull_requests_count":739,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2929601.540849673,"issues_closed_count":269,"pull_requests_closed_count":612,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4769647696476964,"avg_comments_per_pull_request":0.7307171853856563,"merged_pull_requests_count":364,"bot_issues_count":11,"bot_pull_requests_count":446,"past_year_issues_count":62,"past_year_pull_requests_count":388,"past_year_avg_time_to_close_issue":1208149.1,"past_year_avg_time_to_close_pull_request":586130.8618421053,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.1774193548387097,"past_year_avg_comments_per_pull_request":0.4793814432989691,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":233,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FiBM%2Fsarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FiBM%2Fsarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FiBM%2Fsarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FiBM%2Fsarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FiBM%2Fsarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FiBM%2Fsarama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":8205843,"name":"github.com/IBM/sarama","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use Consumer or Consumer-Group API.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:\n\nConsumer related metrics:","homepage":"https://github.com/IBM/sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBM/sarama","keywords_array":[],"namespace":"github.com/IBM","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:50:52.720Z","created_at":"2023-09-05T02:54:23.877Z","updated_at":"2026-05-19T12:50:52.720Z","registry_url":"https://pkg.go.dev/github.com/IBM/sarama","install_command":"go get github.com/IBM/sarama","documentation_url":"https://pkg.go.dev/github.com/IBM/sarama#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002312,"owners_count":26083340,"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-09T02:00:07.460Z","response_time":59,"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":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:05.253Z","dependent_packages_count":195,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":2.127505127955185,"dependent_packages_count":8.452778221382484,"stargazers_count":0.6205389687895031,"forks_count":0.5812367847702482,"docker_downloads_count":1.8480341628626125,"average":2.7260186531520065},"purl":"pkg:golang/github.com/%21i%21b%21m/sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBM/sarama","docker_dependents_count":82,"docker_downloads_count":2360422712,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBM/sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBM/sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":8205860,"name":"github.com/ibm/sarama","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic\nconsumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the\nhttps://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9\nand later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:","homepage":"https://github.com/ibm/sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ibm/sarama","keywords_array":[],"namespace":"github.com/ibm","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:52:08.730Z","created_at":"2023-09-05T02:54:27.363Z","updated_at":"2026-05-19T12:52:08.730Z","registry_url":"https://pkg.go.dev/github.com/ibm/sarama","install_command":"go get github.com/ibm/sarama","documentation_url":"https://pkg.go.dev/github.com/ibm/sarama#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004699,"owners_count":26083751,"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-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:05.739Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.6208346556648683,"forks_count":0.5819998663749185,"docker_downloads_count":null,"average":5.167402227763027},"purl":"pkg:golang/github.com/ibm/sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ibm/sarama","docker_dependents_count":1,"docker_downloads_count":33478147,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ibm/sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ibm/sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":11216993,"name":"github.com/IBM/sarama/examples/interceptors","ecosystem":"go","description":"","homepage":"https://github.com/IBM/sarama","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBM/sarama","keywords_array":[],"namespace":"github.com/IBM/sarama/examples","versions_count":19,"first_release_published_at":"2026-02-03T22:47:03.000Z","latest_release_published_at":"2026-05-16T12:42:22.000Z","latest_release_number":"v0.0.0-20260516124222-87c74c25c7b6","last_synced_at":"2026-05-19T12:52:10.093Z","created_at":"2024-12-26T05:15:18.945Z","updated_at":"2026-05-19T12:52:10.094Z","registry_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/interceptors","install_command":"go get github.com/IBM/sarama/examples/interceptors","documentation_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/interceptors#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002312,"owners_count":26083340,"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-09T02:00:07.460Z","response_time":59,"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":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:05.242Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.276075920675288,"dependent_packages_count":5.881643653286848,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.078859786981068},"purl":"pkg:golang/github.com/%21i%21b%21m/sarama/examples/interceptors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/interceptors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/interceptors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBM/sarama/examples/interceptors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Finterceptors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Finterceptors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Finterceptors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Finterceptors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Finterceptors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Finterceptors/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":8215988,"name":"github.com/Ibm/sarama","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic\nconsumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the\nhttps://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9\nand later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:","homepage":"https://github.com/Ibm/sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Ibm/sarama","keywords_array":[],"namespace":"github.com/Ibm","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:52:16.171Z","created_at":"2023-09-05T03:27:37.362Z","updated_at":"2026-05-19T12:52:16.171Z","registry_url":"https://pkg.go.dev/github.com/Ibm/sarama","install_command":"go get github.com/Ibm/sarama","documentation_url":"https://pkg.go.dev/github.com/Ibm/sarama#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004699,"owners_count":26083751,"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-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:04.710Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.620521471880272,"forks_count":0.5819998663749185,"docker_downloads_count":null,"average":5.1673239318168775},"purl":"pkg:golang/github.com/%21ibm/sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Ibm/sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Ibm/sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Ibm/sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbm%2Fsarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbm%2Fsarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbm%2Fsarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbm%2Fsarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbm%2Fsarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbm%2Fsarama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":8209562,"name":"github.com/IBm/sarama","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic\nconsumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the\nhttps://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9\nand later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:","homepage":"https://github.com/IBm/sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBm/sarama","keywords_array":[],"namespace":"github.com/IBm","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:52:17.892Z","created_at":"2023-09-05T03:03:27.279Z","updated_at":"2026-05-19T12:52:17.892Z","registry_url":"https://pkg.go.dev/github.com/IBm/sarama","install_command":"go get github.com/IBm/sarama","documentation_url":"https://pkg.go.dev/github.com/IBm/sarama#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004699,"owners_count":26083751,"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-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:05.847Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.6208346556648683,"forks_count":0.5819998663749185,"docker_downloads_count":null,"average":5.167402227763027},"purl":"pkg:golang/github.com/%21i%21bm/sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBm/sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBm/sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBm/sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBm%2Fsarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBm%2Fsarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBm%2Fsarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBm%2Fsarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBm%2Fsarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBm%2Fsarama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":8205857,"name":"github.com/IBM/Sarama","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic\nconsumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the\nhttps://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9\nand later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:","homepage":"https://github.com/IBM/Sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBM/Sarama","keywords_array":[],"namespace":"github.com/IBM","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:52:18.448Z","created_at":"2023-09-05T02:54:26.543Z","updated_at":"2026-05-19T12:52:18.448Z","registry_url":"https://pkg.go.dev/github.com/IBM/Sarama","install_command":"go get github.com/IBM/Sarama","documentation_url":"https://pkg.go.dev/github.com/IBM/Sarama#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004699,"owners_count":26083751,"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-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:04.660Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.6208346556648683,"forks_count":0.5819998663749185,"docker_downloads_count":null,"average":5.167402227763027},"purl":"pkg:golang/github.com/%21i%21b%21m/%21sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBM/Sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBM/Sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBM/Sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSarama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":8607846,"name":"github.com/IbM/sarama","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic\nconsumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the\nhttps://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9\nand later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:","homepage":"https://github.com/IbM/sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/IbM/sarama","keywords_array":[],"namespace":"github.com/IbM","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:52:21.655Z","created_at":"2023-11-30T04:23:11.623Z","updated_at":"2026-05-19T12:52:21.655Z","registry_url":"https://pkg.go.dev/github.com/IbM/sarama","install_command":"go get github.com/IbM/sarama","documentation_url":"https://pkg.go.dev/github.com/IbM/sarama#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-14T19:39:18.000Z","size":11405,"stargazers_count":12252,"open_issues_count":50,"forks_count":1839,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-17T02:15:46.313Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-16T15:22:44.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279683574,"owners_count":26210245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:21.180Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801979301813354,"dependent_packages_count":9.575576542055135,"stargazers_count":0.6122834595020523,"forks_count":0.5716789753197101,"docker_downloads_count":null,"average":5.390379569672563},"purl":"pkg:golang/github.com/%21ib%21m/sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IbM/sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IbM/sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IbM/sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T06:02:00.665Z","issues_count":369,"pull_requests_count":739,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2929601.540849673,"issues_closed_count":269,"pull_requests_closed_count":612,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4769647696476964,"avg_comments_per_pull_request":0.7307171853856563,"merged_pull_requests_count":364,"bot_issues_count":11,"bot_pull_requests_count":446,"past_year_issues_count":62,"past_year_pull_requests_count":388,"past_year_avg_time_to_close_issue":1208149.1,"past_year_avg_time_to_close_pull_request":586130.8618421053,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":304,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.1774193548387097,"past_year_avg_comments_per_pull_request":0.4793814432989691,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":233,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbM%2Fsarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbM%2Fsarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbM%2Fsarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbM%2Fsarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbM%2Fsarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIbM%2Fsarama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":8315169,"name":"github.com/IBM/SARAMA","ecosystem":"go","description":"Package sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level\nAPI for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level\nAPI is insufficient. Usage examples for the high-level APIs are provided inline with their full documentation.\n\nTo produce messages, use either the AsyncProducer or the SyncProducer. The AsyncProducer accepts messages on a channel\nand produces them asynchronously in the background as efficiently as possible; it is preferred in most cases.\nThe SyncProducer provides a method which will block until Kafka acknowledges the message as produced. This can be\nuseful but comes with two caveats: it will generally be less efficient, and the actual durability guarantees\ndepend on the configured value of `Producer.RequiredAcks`. There are configurations where a message acknowledged by the\nSyncProducer can still sometimes be lost.\n\nTo consume messages, use the Consumer. Note that Sarama's Consumer implementation does not currently support automatic\nconsumer-group rebalancing and offset tracking. For Zookeeper-based tracking (Kafka 0.8.2 and earlier), the\nhttps://github.com/wvanbergen/kafka library builds on Sarama to add this support. For Kafka-based tracking (Kafka 0.9\nand later), the https://github.com/bsm/sarama-cluster library builds on Sarama to add this support.\n\nFor lower-level needs, the Broker and Request/Response objects permit precise control over each connection\nand message sent on the wire; the Client provides higher-level metadata management that is shared between\nthe producers and the consumer. The Request/Response objects and properties are mostly undocumented, as they line up\nexactly with the protocol fields documented by Kafka at\nhttps://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol\n\nMetrics are exposed through https://github.com/rcrowley/go-metrics library in a local registry.\n\nBroker related metrics:\n\nNote that we do not gather specific metrics for seed brokers but they are part of the \"all brokers\" metrics.\n\nProducer related metrics:","homepage":"https://github.com/IBM/SARAMA","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBM/SARAMA","keywords_array":[],"namespace":"github.com/IBM","versions_count":87,"first_release_published_at":"2015-03-17T17:48:54.000Z","latest_release_published_at":"2026-05-18T20:04:21.000Z","latest_release_number":"v1.49.0","last_synced_at":"2026-05-19T12:52:22.451Z","created_at":"2023-09-22T01:45:09.930Z","updated_at":"2026-05-19T12:52:22.452Z","registry_url":"https://pkg.go.dev/github.com/IBM/SARAMA","install_command":"go get github.com/IBM/SARAMA","documentation_url":"https://pkg.go.dev/github.com/IBM/SARAMA#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004699,"owners_count":26083751,"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-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:04.652Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.391921404172448,"dependent_packages_count":8.452743159470968,"stargazers_count":0.6193701861011589,"forks_count":0.5802062633266126,"docker_downloads_count":null,"average":5.011060253267797},"purl":"pkg:golang/github.com/%21i%21b%21m/%21s%21a%21r%21a%21m%21a","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBM/SARAMA","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBM/SARAMA","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBM/SARAMA/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSARAMA/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSARAMA/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSARAMA/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSARAMA/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSARAMA/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2FSARAMA/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":14326749,"name":"go-github-com-ibm-sarama","ecosystem":"guix","description":"Go library for Apache Kafka","homepage":"https://github.com/IBM/sarama","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/IBM/sarama","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-04-27T09:13:13.503Z","latest_release_published_at":"2026-04-27T09:13:13.503Z","latest_release_number":"1.48.0","last_synced_at":"2026-04-27T09:13:13.713Z","created_at":"2026-04-27T09:13:13.408Z","updated_at":"2026-04-27T13:57:05.403Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-ibm-sarama/1.48.0/","install_command":"guix install go-github-com-ibm-sarama","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n10206","metadata":{"location":"gnu/packages/golang-web.scm:10206","variable_name":"go-github-com-ibm-sarama"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T13:57:05.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-ibm-sarama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-ibm-sarama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-ibm-sarama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-ibm-sarama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-ibm-sarama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-ibm-sarama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-ibm-sarama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-ibm-sarama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-ibm-sarama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-ibm-sarama/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31390,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","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":14326746,"name":"sarama-tools","ecosystem":"guix","description":"Go library for Apache Kafka","homepage":"https://github.com/IBM/sarama","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/IBM/sarama","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-04-27T09:13:11.632Z","latest_release_published_at":"2026-04-27T09:13:11.632Z","latest_release_number":"1.48.0","last_synced_at":"2026-04-27T09:13:11.790Z","created_at":"2026-04-27T09:13:11.521Z","updated_at":"2026-04-27T13:57:05.736Z","registry_url":"https://packages.guix.gnu.org/packages/sarama-tools/1.48.0/","install_command":"guix install sarama-tools","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n23483","metadata":{"location":"gnu/packages/golang-web.scm:23483","variable_name":"sarama-tools"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T13:57:05.708Z","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/sarama-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/sarama-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/sarama-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/sarama-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/sarama-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/sarama-tools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/sarama-tools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/sarama-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/sarama-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/sarama-tools/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31390,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","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":8787641,"name":"github.com/ibm/sarama/examples/http_server","ecosystem":"go","description":"","homepage":"https://github.com/ibm/sarama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ibm/sarama","keywords_array":[],"namespace":"github.com/ibm/sarama/examples","versions_count":26,"first_release_published_at":"2024-01-22T03:58:19.748Z","latest_release_published_at":"2024-01-22T03:58:19.747Z","latest_release_number":"v1.20.1","last_synced_at":"2026-05-19T12:52:05.213Z","created_at":"2024-01-22T03:57:23.539Z","updated_at":"2026-05-19T12:52:05.213Z","registry_url":"https://pkg.go.dev/github.com/ibm/sarama/examples/http_server","install_command":"go get github.com/ibm/sarama/examples/http_server","documentation_url":"https://pkg.go.dev/github.com/ibm/sarama/examples/http_server#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004699,"owners_count":26083751,"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-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:05.739Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.277720524191672,"dependent_packages_count":9.114654817865524,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.696187671028598},"purl":"pkg:golang/github.com/ibm/sarama/examples/http_server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ibm/sarama/examples/http_server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ibm/sarama/examples/http_server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ibm/sarama/examples/http_server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama%2Fexamples%2Fhttp_server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama%2Fexamples%2Fhttp_server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama%2Fexamples%2Fhttp_server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama%2Fexamples%2Fhttp_server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama%2Fexamples%2Fhttp_server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fibm%2Fsarama%2Fexamples%2Fhttp_server/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"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":11300771,"name":"github.com/IBM/sarama/examples/http_server","ecosystem":"go","description":"","homepage":"https://github.com/IBM/sarama","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/IBM/sarama","keywords_array":[],"namespace":"github.com/IBM/sarama/examples","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-15T10:05:28.558Z","latest_release_number":null,"last_synced_at":"2026-05-19T12:52:08.825Z","created_at":"2025-01-26T08:14:00.448Z","updated_at":"2026-05-19T12:52:08.825Z","registry_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/http_server","install_command":"go get github.com/IBM/sarama/examples/http_server","documentation_url":"https://pkg.go.dev/github.com/IBM/sarama/examples/http_server#section-documentation","metadata":{},"repo_metadata":{"id":9354167,"uuid":"11206255","full_name":"IBM/sarama","owner":"IBM","description":"Sarama is a Go library for Apache Kafka.","archived":false,"fork":false,"pushed_at":"2025-10-08T21:26:25.000Z","size":11333,"stargazers_count":12234,"open_issues_count":57,"forks_count":1837,"subscribers_count":643,"default_branch":"main","last_synced_at":"2025-10-08T23:03:49.393Z","etag":null,"topics":["go","kafka","kafka-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/pop","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2013-07-05T18:52:38.000Z","updated_at":"2025-10-08T20:33:22.000Z","dependencies_parsed_at":"2023-07-29T22:08:29.479Z","dependency_job_id":"8f22d6c2-124f-4a6c-8cf0-984915f247c7","html_url":"https://github.com/IBM/sarama","commit_stats":{"total_commits":2349,"total_committers":294,"mean_commits":7.989795918367347,"dds":0.7803320561941252,"last_synced_commit":"00ea75d2c375d1502609bc34b7bf6f8b4a032835"},"previous_names":["shopify/sarama","ibm/sarama","markrcote/sarama"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/IBM/sarama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/sbom","scorecard":{"id":129324,"data":{"date":"2025-08-15T04:28:23Z","repo":{"name":"github.com/IBM/sarama","commit":"0c99801095f7e60a9453435e1ee7d3617781be7b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9.8,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/i386.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/i386.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/apidiff.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-main.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt-pr.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/fvt.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/i386.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config.yml:9","Info: topLevel 'checks' permission set to 'read': .github/workflows/scorecard.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:21","Info: topLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:22","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'statuses' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  27 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: encoder_decoder_fuzz_test.go:38"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 45 contributing companies or organizations","details":["Info: found contributions from: 1debit @chime, CovidShield, EnMasseProject, Ginfio, IBM, OpenGenus, Quora-Users, Shopify, WeeklySky, apache, aristanetworks, b3log, black square media - @bsm, bsm, cloudflare, cloudhut, cloudworkz, codebrawl, collective, dev-groups, discord, doocs, euruko, euruko2014, graphql, ibm, jazzband, kroxylicious, ladevops, mailgun, mailgun technologies inc, open-telemetry, ottawaruby, redhatofficial, redpanda-data, rewe-digital, rubygems, rubyshift, shopee, shopify, stanislavkozlovski, unabiz, wireshark, workiva, zircuit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T04:52:01.442Z","repository_id":9354167,"created_at":"2025-08-16T04:52:01.442Z","updated_at":"2025-08-16T04:52:01.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002312,"owners_count":26083340,"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-09T02:00:07.460Z","response_time":59,"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":"IBM","name":"International Business Machines","uuid":"1459110","kind":"organization","description":"","email":"awesome@ibm.com","website":"https://www.ibm.com/opensource/","location":"United States of America","twitter":"ibmdeveloper","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1459110?v=4","repositories_count":3152,"last_synced_at":"2025-06-08T23:01:58.602Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IBM","funding_links":[],"total_stars":89278,"followers":6167,"following":0,"created_at":"2022-11-02T16:24:44.968Z","updated_at":"2025-06-08T23:01:58.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBM/repositories"},"tags":[{"name":"v1.46.1","sha":"9bc3d146bc3cb1adb31d11a1447867be813beb24","kind":"commit","published_at":"2025-09-18T09:27:22.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"107930bf232af9551df00c37f1e1c588bd097063","kind":"commit","published_at":"2025-08-25T10:40:11.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.46.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"d4acbec36f8e76dc731d12b108a84ed0cd3b1e3b","kind":"commit","published_at":"2025-05-21T22:07:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"4001b2edfe5a77943569fb200fec946912672b3c","kind":"commit","published_at":"2025-03-02T17:09:43.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"061e437d7d1ef7dba9a8420ac968d87cd5912ccf","kind":"commit","published_at":"2025-01-07T14:18:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.45.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"1358013ce2dbdca2dacf1964b5c26c3beaa3fe1d","kind":"commit","published_at":"2024-12-25T10:00:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.44.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.44.0/manifests"},{"name":"v1.43.3","sha":"a46c78d8078332141d3c7e9a6c6cc22e14af0f74","kind":"commit","published_at":"2024-08-08T16:41:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"0ab2bb77aeca321f41a0953a8c6f52472607a59e","kind":"commit","published_at":"2024-04-25T15:56:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"4ad35041300e1c15ba58b630745ac8eb05f30c10","kind":"commit","published_at":"2024-03-27T11:44:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"71f19e408a4daadc0a8ae2377a2a00e7bdacf4dc","kind":"commit","published_at":"2024-02-22T22:44:31.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.43.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.43.0/manifests"},{"name":"v1.42.2","sha":"5f63a84f47c39bf08a1c276f1f6b5f1d754e9fc3","kind":"commit","published_at":"2024-02-09T22:35:32.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d88a48a6a6fd6cf1bd89e76192216378379fe799","kind":"commit","published_at":"2023-11-07T13:24:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"7155d51d84883025253f297233f95ba13683de33","kind":"commit","published_at":"2023-11-02T17:47:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.42.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"c42b2e0ed061fbdbade7fcb86ddf88a000a7bc4d","kind":"commit","published_at":"2023-10-13T20:54:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"98ec384372ecbb9d86036c6f210f840c45dbfa70","kind":"commit","published_at":"2023-09-12T08:18:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f3c419405d597f94ea995e229ebd58bd1fab61e1","kind":"commit","published_at":"2023-08-30T12:10:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"96c37d1b6359913c1c2a46252dd63ac5be78a5e8","kind":"commit","published_at":"2023-08-15T17:47:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.41.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"849c8b10c89397fe096f3ed3d78f624706a73060","kind":"commit","published_at":"2023-07-26T17:13:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"4b9e8f6681955d56471eafa1b43b62085a58e1c6","kind":"commit","published_at":"2023-07-17T12:09:30.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.40.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.40.0/manifests"},{"name":"v1.38.1","sha":"6acb2767144a840d9cc423f2917617e3372da7be","kind":"commit","published_at":"2023-01-20T20:32:52.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"b0eda59d1827af48c016d0626d967a61610f5b31","kind":"commit","published_at":"2023-01-10T09:57:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.38.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"610514edec1825240d59b62e4d7f1aba4b1fa000","kind":"commit","published_at":"2022-10-04T11:58:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"016248636579acb45d906610468f688c49721e0f","kind":"commit","published_at":"2022-10-04T08:12:56.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"619d4ef4d2061b15c438d1e9dfcb3bf5390493d4","kind":"commit","published_at":"2022-09-27T23:30:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.37.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"3083a9b96a628fcb0882de334507af5e520ca1cb","kind":"commit","published_at":"2022-08-11T22:51:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.36.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"06d1a62af38245304009341c34b9bf90646205fa","kind":"commit","published_at":"2022-07-22T16:19:50.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.35.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"23c42869222b1467841a9b6318a7ceb159c6a6fd","kind":"commit","published_at":"2022-06-07T16:59:33.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"53e77a4dd7182e049493dbce531d0dc5dbc31567","kind":"commit","published_at":"2022-05-30T11:54:59.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.34.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"54a84a712aa0640cc71b27d6ad1d68a293e64e62","kind":"commit","published_at":"2022-05-11T20:45:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.33.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"9baf7a651a68631e143039fafd7a7bb13ebdceca","kind":"commit","published_at":"2022-02-24T16:37:09.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.32.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"e35ee3f9fcd948f79b8a5faf266ff06105eb8622","kind":"commit","published_at":"2022-02-01T10:20:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"40ab0cd38de3bd69f355bc4eba63d92657b3b1a7","kind":"commit","published_at":"2022-01-18T22:34:18.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.31.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"635bcf350a7b8a92b4da0aacd288ee09311e673d","kind":"commit","published_at":"2021-12-04T19:26:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"712b6bb89287b4767557cc4bf9883148b4979a85","kind":"commit","published_at":"2021-09-22T14:59:35.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.30.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"0676fc297fca0c5dfba927c0c4f6925ce2ae1e77","kind":"commit","published_at":"2021-06-22T23:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"83d633e6e4f71b402df5e9c53ad5c1c334b7065d","kind":"commit","published_at":"2021-05-07T12:35:44.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.29.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"a7eb541855c8e19965a30547eadc20f6bc6edea5","kind":"commit","published_at":"2021-02-15T10:48:34.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.28.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"89707055369768913defac030c15cf08e9e57925","kind":"commit","published_at":"2020-10-21T20:15:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"65f0fec86aabe011db77ad641d31fddf14f3ca41","kind":"commit","published_at":"2020-10-07T14:51:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c1c2a089d4cfe1fe4db6ec2ef8b33e823c6f228b","kind":"commit","published_at":"2020-08-11T17:03:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.27.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"4d2231eabe90d4ab508cc55a0c97f88976cd2f3c","kind":"commit","published_at":"2020-05-19T15:03:58.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.4","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"273a3f254fca87fd2a73937c8ad9ec51d24ed641","kind":"commit","published_at":"2020-05-07T19:37:15.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8fe9db2a35beeafb117038a115fd438d956efaf5","kind":"commit","published_at":"2020-05-06T13:11:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b3a812117be917e2dd4f8cbcf4ff861e3ae7ef38","kind":"commit","published_at":"2020-02-04T15:57:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"5c534984511622acd51d041459e23173947e646e","kind":"commit","published_at":"2020-01-24T15:10:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.26.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"a20d26723487482b4f1af8b8537657a5ba72ae37","kind":"commit","published_at":"2020-01-13T14:16:37.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.25.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"675b0b1ff204c259877004140a540d6adf38db17","kind":"commit","published_at":"2019-10-31T05:04:25.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"1358e9c6e61694cd61b2daae79f5aa4b8073c976","kind":"commit","published_at":"2019-10-09T14:47:57.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.24.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"46c83074a05474240f9620fb7c70fb0d80ca401a","kind":"commit","published_at":"2019-07-22T19:21:12.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"dde3ddda8b4b3a594690086725799ab1573bb895","kind":"commit","published_at":"2019-07-02T19:14:10.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.23.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"ea9ab1c316850bee881a07bb2555ee8a685cd4b6","kind":"commit","published_at":"2019-04-29T14:31:48.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5d2af84cf5e2dd36f2daecaaafa13c4e286f20fd","kind":"commit","published_at":"2019-04-09T07:36:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.22.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"4602b5a8c6e826f9e0737865818dd43b2339a092","kind":"commit","published_at":"2019-02-24T16:05:24.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.21.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"03a43f93cd29dc549e6d9b11892795c206f9c38c","kind":"commit","published_at":"2019-01-10T17:48:46.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"879f631812a30a580659e8035e7cda9994bb99ac","kind":"commit","published_at":"2018-12-10T19:46:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.20.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ec843464b50d4c8b56403ec9d589cf41ea30e722","kind":"commit","published_at":"2018-09-27T17:09:40.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.19.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a6144ae922fd99dd0ea5046c8137acfb7fab0914","kind":"commit","published_at":"2018-09-07T06:05:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.18.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"35324cf48e33d8260e1c7c18854465a904ade249","kind":"commit","published_at":"2018-05-30T15:11:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.17.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"f7be6aa2bc7b2e38edf816b08b582782194a1c02","kind":"commit","published_at":"2018-02-12T19:32:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.16.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"3b1b38866a79f06deddf0487d5c27ba0697ccd65","kind":"commit","published_at":"2017-12-08T15:07:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.15.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"240fd146ce68bcafb034cc5dc977229ffbafa8ea","kind":"commit","published_at":"2017-11-13T14:11:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.14.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"bbdbe644099b7fdc8327d5cc69c030945188b2e9","kind":"commit","published_at":"2017-10-04T12:52:49.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.13.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"c01858abb625b73a3af51d0798e4ad42c8147093","kind":"commit","published_at":"2017-05-08T18:36:27.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.12.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0fb560e5f7fbcaee2f75e3c34174320709f69944","kind":"commit","published_at":"2016-12-20T18:06:16.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.11.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"bd61cae2be85fa6ff40eb23dcdd24567967ac2ae","kind":"commit","published_at":"2016-08-30T13:25:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9bb4a68d57ff6f623363aa172f0a8297aa289ba7","kind":"commit","published_at":"2016-08-02T12:43:06.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.10.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"38d579a708d2f87dd4e35342241048e361d1e66a","kind":"commit","published_at":"2016-05-16T18:24:53.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.9.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"4ba9bba6adb6697bcec3841e1ecdfecf5227c3b9","kind":"commit","published_at":"2016-02-01T15:02:01.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.8.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"87ec8d76e89cc002ff5673ee7598ae1db2f32424","kind":"commit","published_at":"2015-12-11T14:56:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.7.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"35093741160a61deca1a9b08fb5f508c6cece9c8","kind":"commit","published_at":"2015-09-25T17:38:07.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4faee6199919651f769e85fd97f1b3bf5739cb81","kind":"commit","published_at":"2015-09-04T14:48:20.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.6.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"16b518acd0f9c96a8789f74a760828a0b98e9f40","kind":"commit","published_at":"2015-08-17T14:45:19.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.5.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"2b0d726b296a33715f7f970f006a80c7bfc8a2e8","kind":"commit","published_at":"2015-07-21T13:23:36.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.3","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"d546818f24718ecca1fe4c84c2b834109746da86","kind":"commit","published_at":"2015-05-27T13:27:41.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.2","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"290aa181311d7a338f5aab96d25b059268563557","kind":"commit","published_at":"2015-05-25T15:11:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.1","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"68beb72dad7e7fce710fcff49995795fa0e3da6e","kind":"commit","published_at":"2015-05-01T15:27:42.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.4.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"474417668e5a056d2a8709a5067da8da6baa335a","kind":"commit","published_at":"2015-04-16T20:21:28.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.3.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fcf765a8b80c7b3a5ba1cb3bb9036261502b1ee8","kind":"commit","published_at":"2015-04-07T15:22:38.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.2.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"3b6fa677e9395c3d7151999974d1b5b36f6ac091","kind":"commit","published_at":"2015-03-20T19:21:21.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.1.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed98903c79815c54f80ab06167a74755e74348c","kind":"commit","published_at":"2015-03-17T17:48:54.000Z","download_url":"https://codeload.github.com/IBM/sarama/tar.gz/v1.0.0","html_url":"https://github.com/IBM/sarama/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IBM/sarama@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T03:26:05.150Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.1803503199439636,"dependent_packages_count":5.792044701386585,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.986197510665274},"purl":"pkg:golang/github.com/%21i%21b%21m/sarama/examples/http_server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/http_server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IBM/sarama/examples/http_server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IBM/sarama/examples/http_server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:03:06.270Z","issues_count":369,"pull_requests_count":735,"avg_time_to_close_issue":41599056.88888889,"avg_time_to_close_pull_request":2934383.8166939444,"issues_closed_count":269,"pull_requests_closed_count":611,"pull_request_authors_count":85,"issue_authors_count":304,"avg_comments_per_issue":3.4715447154471546,"avg_comments_per_pull_request":0.7346938775510204,"merged_pull_requests_count":363,"bot_issues_count":11,"bot_pull_requests_count":444,"past_year_issues_count":64,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1586184.5454545454,"past_year_avg_time_to_close_pull_request":612642.0426229509,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":305,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":1.15625,"past_year_avg_comments_per_pull_request":0.4883720930232558,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":214,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","maintainers":[{"login":"dnwe","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"},{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"},{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"},{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}],"active_maintainers":[{"login":"dnwe","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"},{"login":"hindessm","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"},{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fhttp_server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fhttp_server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fhttp_server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fhttp_server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fhttp_server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIBM%2Fsarama%2Fexamples%2Fhttp_server/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145222,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1343365,"full_name":"IBM/sarama","default_branch":"main","total_commits":2720,"total_committers":321,"total_bot_commits":260,"total_bot_committers":3,"mean_commits":8.473520249221183,"dds":0.8102941176470588,"past_year_total_commits":299,"past_year_total_committers":24,"past_year_total_bot_commits":127,"past_year_total_bot_committers":3,"past_year_mean_commits":12.458333333333334,"past_year_dds":0.6956521739130435,"last_synced_at":"2026-05-19T12:03:21.294Z","last_synced_commit":"39e4ddfef085ca7e188736faff47e371ef4e34c5","created_at":"2023-09-12T09:20:09.313Z","updated_at":"2026-05-19T12:02:10.754Z","committers":[{"name":"Evan Huus","email":"eapache@gmail.com","login":"eapache","count":516},{"name":"Dominic Evans","email":"dominic.evans@uk.ibm.com","login":"dnwe","count":432},{"name":"Evan Huus","email":"evan.huus@jadedpixel.com","login":null,"count":224},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":201},{"name":"Willem van Bergen","email":"willem@vanbergen.org","login":"wvanbergen","count":160},{"name":"Vlad Gorodetsky","email":"v@gor.io","login":"bai","count":91},{"name":"Burke Libbey","email":"burke@libbey.me","login":"burke","count":69},{"name":"Mark Hindess","email":"hindessm","login":"hindessm","count":63},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":58},{"name":"Diego Alvarez","email":"diego.alvarez@shopify.com","login":"d1egoaz","count":45},{"name":"Vlad Hanciuta","email":"vlad@arista.com","login":"vlad-arista","count":34},{"name":"Maxim Vladimirskiy","email":"horkhe@gmail.com","login":"horkhe","count":30},{"name":"Mike Kaminski","email":"michael.w.kaminski@gmail.com","login":"mk6i","count":28},{"name":"Dimitrij Denissenko","email":"dimitrij.denissenko@blacksquaremedia.com","login":"dim","count":26},{"name":"Sebastien Launay","email":"sebastien@opendns.com","login":"slaunay","count":20},{"name":"FrancoisPoinsot","email":"gest.francois.poinsot@gmail.com","login":"FrancoisPoinsot","count":18},{"name":"Varun","email":"vakumar@mediamath.com","login":null,"count":17},{"name":"Ivan Babrou","email":"ibobrik@gmail.com","login":"bobrik","count":14},{"name":"Robin","email":"robin.bartholdson@formulate.se","login":null,"count":13},{"name":"Aaron Kavlie","email":"aaron.kavlie@workiva.com","login":"aaronkavlie-wf","count":13},{"name":"Edoardo Comar","email":"ecomar@uk.ibm.com","login":"edoardocomar","count":12},{"name":"AJ Yoo","email":"ajarusan@arista.com","login":"thesalmontapes","count":11},{"name":"DCjanus","email":"DCjanus@dcjanus.com","login":"DCjanus","count":11},{"name":"Scott Kidder","email":"scott@mux.com","login":"skidder","count":11},{"name":"KJ Tsanaktsidis","email":"ktsanaktsidis@zendesk.com","login":null,"count":10},{"name":"Adrian Preston","email":"prestona","login":"prestona","count":9},{"name":"Jacob-bzx","email":"bzx0619@gmail.com","login":"napallday","count":9},{"name":"DiSiqueira","email":"dieg0@live.com","login":"d6o","count":9},{"name":"Shriram Rajagopalan","email":"shriram@us.ibm.com","login":null,"count":9},{"name":"Lars Lehtonen","email":"lars.lehtonen@gmail.com","login":"alrs","count":9},{"name":"kwall","email":"kwall@apache.org","login":"k-wall","count":9},{"name":"David Faillefer","email":"23032941+faillefer","login":"faillefer","count":9},{"name":"unknown","email":"weeco91@gmail.com","login":"weeco","count":9},{"name":"Liz Fong-Jones","email":"lizf@honeycomb.io","login":"lizthegrey","count":8},{"name":"Vitaly Agapov","email":"v.agapov@quotix.com","login":"agapoff","count":8},{"name":"Mickael Maison","email":"mickael.maison@gmail.com","login":"mimaison","count":8},{"name":"Stanislav Kozlovski","email":"stanislav_kozlovski@outlook.com","login":"stanislavkozlovski","count":7},{"name":"Conor Mongey","email":"conor@mongey.net","login":"Mongey","count":7},{"name":"kzinglzy","email":"kzinglzy@gmail.com","login":"kzinglzy","count":6},{"name":"Dmytro Milinevskyi","email":"dmytro.milinevskyi@datadoghq.com","login":"niamster","count":6},{"name":"Varun","email":"varunkumar.saini06@gmail.com","login":"varun06","count":6},{"name":"Andrea Lusuardi - uovobw","email":"uovobw@gmail.com","login":"uovobw","count":5},{"name":"Iyed Bennour","email":"iyed.bennour@schibsted.com","login":"iyedbennour","count":5},{"name":"Jaime Soriano Pastor","email":"jaime.soriano@elastic.co","login":"jsoriano","count":5},{"name":"Jakub Chábek","email":"jakub@chabek.cz","login":"grongor","count":5},{"name":"Johannes Brüderl","email":"johannes.bruederl@gmail.com","login":"birdayz","count":5},{"name":"Rene Treffer","email":"rene.treffer@soundcloud.com","login":"rtreffer-sc","count":5},{"name":"bestgopher","email":"84328409@qq.com","login":"bestgopher","count":5},{"name":"Michael Herstine","email":"mherstine@linkedin.com","login":null,"count":5},{"name":"eric","email":"eric@lytics.io","login":null,"count":5},{"name":"Dieter Plaetinck","email":"dieter@grafana.com","login":"Dieterbe","count":5},{"name":"agriffaut","email":"agriffaut@gmail.com","login":"agriffaut","count":5},{"name":"Dirk Wilden","email":"dirkwilden@gmail.com","login":"d-rk","count":4},{"name":"antsbean","email":"antshbean@gmail.com","login":"antsbean","count":4},{"name":"Sean Hanson","email":"shanson7@bloomberg.net","login":"shanson7","count":4},{"name":"Lyuben Manolov","email":"lyuben.manolov@sixt.com","login":"kruftmeister","count":4},{"name":"Al DeLucca","email":"aldelucca@gmail.com","login":"aldelucca1","count":4},{"name":"Andrej van der Zee","email":"andrejvanderzee@gmail.com","login":"andrejvanderzee","count":4},{"name":"Antoine Grondin","email":"antoinegrondin@gmail.com","login":"aybabtme","count":4},{"name":"Cassondra Foesch","email":"puellanivis","login":"puellanivis","count":4},{"name":"Emrecan BATI","email":"emrecanbati@gmail.com","login":"ebati","count":4},{"name":"Gabor Tanz","email":"izolight@gmail.com","login":"izolight","count":4},{"name":"Steve van Loben Sels","email":"steve@segment.com","login":null,"count":4},{"name":"Vincent Bernat","email":"vincent@bernat.ch","login":"vincentbernat","count":3},{"name":"wica_sofico","email":"wim.claeys@sofico.be","login":"wclaeys","count":3},{"name":"Vagrant User","email":"30844386+wmille","login":"wmille","count":3},{"name":"Simon Eskildsen","email":"sirup@sirupsen.com","login":"sirupsen","count":3},{"name":"RussellLuo","email":"luopeng.he@gmail.com","login":"RussellLuo","count":3},{"name":"Ruben Vargas","email":"ruben.vp8510@gmail.com","login":"rubenvp8510","count":3},{"name":"Robert Laszczak","email":"roblaszczak@gmail.com","login":"roblaszczak","count":3},{"name":"zoushengfu","email":"zoushengfu@bytedance.com","login":"Stephan14","count":3},{"name":"Matthias Wessendorf","email":"mwessend@redhat.com","login":"matzew","count":3},{"name":"Klaus Post","email":"klauspost@gmail.com","login":"klauspost","count":3},{"name":"Justin Chen","email":"justin.chen@shopify.com","login":"justin-chen","count":3},{"name":"Jeroen Rinzema","email":"post@jeroen.no","login":"jeroenrinzema","count":3},{"name":"Jacopo Silvestro","email":"jacopo.silvestro@amadeus.com","login":"jacksilv","count":3},{"name":"Ben Burkert","email":"benburkert@cloudflare.com","login":null,"count":3},{"name":"Benedikt Böhm","email":"bb@xnull.de","login":"hollow","count":3},{"name":"Agniva De Sarker","email":"agnivade@yahoo.co.in","login":"agnivade","count":3},{"name":"Ev Dolzhenko","email":"evgeniy.dolzhenko@blacksquaremedia.com","login":null,"count":3},{"name":"Mathieu Payeur Levallois","email":"mpl@jive.com","login":null,"count":3},{"name":"Muir Manders","email":"muir@retailnext.net","login":null,"count":3},{"name":"Tom Lee","email":"thomaslee@invisionapp.com","login":null,"count":3},{"name":"qiangmzsx","email":"qiangmzsx@gmail.com","login":"qiangmzsx","count":3},{"name":"Wenli Wan","email":"swwl1992@gmail.com","login":"wanwenli","count":3},{"name":"ajanikow","email":"12255597+ajanikow","login":"ajanikow","count":3},{"name":"justfly","email":"justfly.py@gmail.com","login":"imjustfly","count":3},{"name":"omri.s","email":"omri.s@otterize.com","login":"omris94","count":3},{"name":"Tom Crayford","email":"tcrayford@googlemail.com","login":"tcrayford","count":2},{"name":"Symeon Meichanetzoglou","email":"sym@open.ch","login":"symaras","count":2},{"name":"Roman Kunin","email":"mosceo@gmail.com","login":"mosceo","count":2},{"name":"Rene Treffer","email":"treffer+github@measite.de","login":"rtreffer","count":2},{"name":"Phil Kedy","email":"phil.kedy@gmail.com","login":"pkedy","count":2},{"name":"Noémi Ványi","email":"sitbackandwait@gmail.com","login":"kvch","count":2},{"name":"Tom Lee","email":"github@tomlee.co","login":"thomaslee","count":2},{"name":"Tormod Erevik Lea","email":"tormodlea@gmail.com","login":"tormoder","count":2},{"name":"Greyson Dehn","email":"greyson.dehn@gmail.com","login":"greysond","count":2},{"name":"Hugon Sknadaj","email":"hugon.sknadaj@msales.com","login":"Skandalik","count":2},{"name":"Jacob","email":"44193366+Jacob-bzx","login":"Jacob-bzx","count":2},{"name":"Joe Wreschnig","email":"joe.wreschnig@gmail.com","login":"joewreschnig","count":2},{"name":"Kostas Christidis","email":"kostas@christidis.io","login":"kchristidis","count":2},{"name":"Nimi Wariboko Jr","email":"nimi@channelmeter.com","login":"nemosupremo","count":2},{"name":"Shin'ya UEOKA","email":"ueokande@i-beam.org","login":"ueokande","count":2},{"name":"warnar boekkooi","email":"wboekkooi@impossiblecloud.com","login":"boekkooi-impossiblecloud","count":2},{"name":"ronanh","email":"ronan.harmegnies@gmail.com","login":"ronanh","count":2},{"name":"Hsuan-Wei Fan","email":"alex93179@gmail.com","login":"hsweif","count":2},{"name":"gunli","email":"gunli@tencent.com","login":"gunli","count":2},{"name":"gdm85","email":"gdm85","login":"gdm85","count":2},{"name":"drsoares","email":"diogosoares@ua.pt","login":"drsoares","count":2},{"name":"aiquestion","email":"wangxiaofan0529@gmail.com","login":"aiquestion","count":2},{"name":"Yevhenii Huselietov","email":"d46k16@gmail.com","login":"cursedcoder","count":2},{"name":"Vanessa Vuibert","email":"vanessa.vuibert@shopify.com","login":"vvuibert","count":2},{"name":"Trino","email":"sujun.trinoooo@gmail.com","login":"Trinoooo","count":2},{"name":"mschlos2","email":"michael.a.schlosser@optum.com","login":null,"count":2},{"name":"Patrick Lee","email":"patrick@dropbox.com","login":null,"count":2},{"name":"Pieter Callewaert","email":"pieter.callewaert@be-mobile.com","login":null,"count":2},{"name":"Rob Rodgers","email":"rsr@skyportsystems.com","login":null,"count":2},{"name":"Sergey Zimin","email":"sergey@liftoff.io","login":null,"count":2},{"name":"Kranti Deep","email":"kranti.deep@razorpay.com","login":null,"count":2},{"name":"Florian Weingarten","email":"flo@shopify.com","login":null,"count":2},{"name":"mrzhao","email":"imrzhao@qq.com","login":"zhaomoran","count":2},{"name":"Friedrich Große","email":"friedrich@fraugster.com","login":"fgrosse","count":2},{"name":"Felix Geller","email":"fgeller@gmail.com","login":"fgeller","count":2},{"name":"Eran Duchan","email":"pavius@gmail.com","login":"pavius","count":2},{"name":"Elad Leev","email":"eladleev@gmail.com","login":"EladLeev","count":2},{"name":"Eben Freeman","email":"eben@honeycomb.io","login":"emfree","count":2},{"name":"Dhruv Jauhar","email":"dhruv.jauhar@shopify.com","login":"null-sleep","count":2},{"name":"Davor Kapsa","email":"dvrkps","login":"dvrkps","count":2},{"name":"Adam Lieskovsky","email":"adam.lieskovsky@centralway.com","login":"lieskovsky","count":2},{"name":"Adam Dratwinski","email":"adam.dratwinski@gmail.com","login":"adwinsky","count":2},{"name":"Nikolaos Kostoulas","email":"nkostoulas@gmail.com","login":"nkostoulas","count":2},{"name":"Nhan (Nolan) Huynh","email":"157712338+huynhanx03","login":"huynhanx03","count":2},{"name":"Nathan Witmer","email":"nathan@zerowidth.com","login":"zerowidth","count":2},{"name":"Mohish Khadse","email":"97750399+MohishKhadse55","login":"MohishKhadse55","count":2},{"name":"Michal Maslanka","email":"michal@vectorized.io","login":"mmaslankaprv","count":2},{"name":"Michael Ernst","email":"mier85@gmail.com","login":"mier85","count":2},{"name":"Liu Cong","email":"innerr@gmail.com","login":"innerr","count":2},{"name":"Lev Zakharov","email":"l.j.zakharov@gmail.com","login":"lzakharov","count":2},{"name":"Kyle Hargraves","email":"pd@krh.me","login":"pd","count":2},{"name":"Leonid","email":"leonid.koftun@gmail.com","login":"sladkoff","count":2},{"name":"Raul Negreiros","email":"21104864+raulnegreiros","login":"raulnegreiros","count":2},{"name":"Matt Mercedes","email":"mmercedes@etsy.com","login":"mmercedes","count":2},{"name":"auntan","email":"avuntan@yandex.ru","login":"auntan","count":2},{"name":"Sami Hiltunen","email":"git@hiltunen.io","login":"SamiHiltunen","count":2},{"name":"Hao Sun","email":"haos@uber.com","login":"HaoSunUber","count":2},{"name":"Giorgio Pellero","email":"giorgio.pellero@gmail.com","login":"trapped","count":2},{"name":"bo","email":"bo.blanton@gmail.com","login":"wyndhblb","count":1},{"name":"zhaoyu","email":"zxc9007@gmail.com","login":"zxc111","count":1},{"name":"zhuliquan","email":"zlqlovecode@foxmail.com","login":"zhuliquan","count":1},{"name":"chengsha","email":"chshmslw@sina.com","login":"chengsha","count":1},{"name":"coldWater","email":"254244460@qq.com","login":"forsaken628","count":1},{"name":"csm8118","email":"csm8118@yahoo.com","login":"csm8118","count":1},{"name":"darklore","email":"zodiac.brave.story@gmail.com","login":"darklore","count":1},{"name":"diallo-han","email":"114549519+diallo-han","login":"diallo-han","count":1},{"name":"doubleceston","email":"bayesheng@gmail.com","login":"doubleceston","count":1},{"name":"doxsch","email":"28098153+doxsch","login":"doxsch","count":1},{"name":"epsniff","email":"esniff@gmail.com","login":"epsniff","count":1},{"name":"evazca","email":"778412771@qq.com","login":"evazca","count":1},{"name":"faceair","email":"git@faceair.me","login":"faceair","count":1},{"name":"fengyinqiao","email":"fengyinqiao@corp.netease.com","login":"fengyinqiao","count":1},{"name":"fooofei","email":"aihujianfei@qq.com","login":"fooofei","count":1},{"name":"funkygao","email":"funky.gao@gmail.com","login":"funkygao","count":1},{"name":"git-hulk","email":"hulk.website@gmail.com","login":"git-hulk","count":1},{"name":"guangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":1},{"name":"hanbing0715","email":"hanbing0715@gmail.com","login":"hanbing0715","count":1},{"name":"hanxiaolin","email":"hanxiaolin","login":"hanxiaolin","count":1},{"name":"Richard Artoul","email":"richardartoul@gmail.com","login":"richardartoul","count":1},{"name":"Ryan Belgrave","email":"ryan@belgrave.me","login":"rmb938","count":1},{"name":"Ryar Nyah","email":"ryarnyah@gmail.com","login":"ryarnyah","count":1},{"name":"Sahil Sojitra","email":"88416181+Sahil-4555","login":"Sahil-4555","count":1},{"name":"Sam Xie","email":"xsambundy@gmail.com","login":"XSAM","count":1},{"name":"SanYe","email":"kumakichi","login":"kumakichi","count":1},{"name":"Sean Berry","email":"sean@crowdstrike.com","login":"schleppy","count":1},{"name":"Sebastien Lavoie","email":"sebastien.lavoie@shopify.com","login":"lavoiesl","count":1},{"name":"Abdullah Alaadine","email":"125296663+knbr13","login":"knbr13","count":1},{"name":"Sterligov Denis","email":"denis0324@gmail.com","login":"sterligov","count":1},{"name":"Steven McDonald","email":"steven@steven-mcdonald.id.au","login":"stevenjm","count":1},{"name":"Tayida Tapjinda","email":"ttapjinda@gmail.com","login":"ttapjinda","count":1},{"name":"Thomas SOËTE","email":"thomas.soete@corp.ovh.com","login":"Alkorin","count":1},{"name":"Thomas Sanchez","email":"thomas.sanchz@gmail.com","login":"daedric","count":1},{"name":"Tyler Rockwood","email":"rockwotj@gmail.com","login":"rockwotj","count":1},{"name":"Vigith Maurice","email":"vigith@gmail.com","login":"vigith","count":1},{"name":"Vincent Rischmann","email":"vincent@rischmann.fr","login":"vrischmann","count":1},{"name":"Xargin","email":"cao1988228@163.com","login":"cch123","count":1},{"name":"abhipranay","email":"abhipranay","login":"abhipranay","count":1},{"name":"andrewhao888","email":"andrewhao888@gmail.com","login":"andrewhao888","count":1},{"name":"bakaoh","email":"tatattai@gmail.com","login":"bakaoh","count":1},{"name":"Daria Kolistratova","email":"daria@retailnext.net","login":null,"count":1},{"name":"Behrooz Shafiee","email":"behrooz.shafieesarjaz@shopify.com","login":null,"count":1},{"name":"Cassidy Kelly","email":"cassidy.kelly@sendgrid.com","login":null,"count":1},{"name":"ibm-mend-app[bot]","email":"142626574+ibm-mend-app[bot]","login":"ibm-mend-app[bot]","count":1},{"name":"Shubhendra Singh Chauhan","email":"withshubh@gmail.com","login":"withshubh","count":1},{"name":"Simon Xia","email":"simonxiaOMG@gmail.com","login":"simon-xia","count":1},{"name":"joey","email":"zchengjoey@gmail.com","login":"chengjoey","count":1},{"name":"kasimtj","email":"154816338+kasimtj","login":"kasimtj","count":1},{"name":"linxGnu","email":"linhduonggnu@gmail.com","login":"linxGnu","count":1},{"name":"liutao365","email":"75603961+liutao365","login":"liutao365","count":1},{"name":"llussy","email":"1299310393@qq.com","login":"llussy","count":1},{"name":"max thomas","email":"max@maxthomas.io","login":"maxthomas","count":1},{"name":"mingang.he","email":"dustgle@gmail.com","login":"hmgle","count":1},{"name":"qshuai","email":"qishuai231@gmail.com","login":"qshuai","count":1},{"name":"razomessi","email":"raz@octarinesec.com","login":"RazOmessi","count":1},{"name":"sihoo Kang","email":"128340192+hoo47","login":"hoo47","count":1},{"name":"stellrust","email":"gohunter@foxmail.com","login":"stellrust","count":1},{"name":"wjjiang","email":"wjjiang19@163.com","login":"wathenjiang","count":1},{"name":"wuhuizuo","email":"wuhuizuo@126.com","login":"wuhuizuo","count":1},{"name":"yangfan","email":"yangfan876@126.com","login":"yangfan876","count":1},{"name":"yingnanliu","email":"yliu@fanhattan.com","login":"yingnanliu","count":1},{"name":"zero.xu","email":"zero.xu@bytedance.com","login":"xujianhai666","count":1},{"name":"iyacontrol","email":"gaohj2015@yeah.net","login":"iyacontrol","count":1},{"name":"bestbug456","email":"bestbug.corporation@gmail.com","login":"bestbug456","count":1},{"name":"huming","email":"humings@gmail.com","login":"ming535","count":1},{"name":"urso","email":"steffen.siering@elastic.co","login":null,"count":1},{"name":"tianji","email":"tj@hhttech.com","login":null,"count":1},{"name":"bruce","email":"bail@yoozoo.com","login":null,"count":1},{"name":"Zifeng Yu","email":"alan@yanhuangdata.com","login":null,"count":1},{"name":"Tim Layton","email":"tim.layton@shopify.com","login":null,"count":1},{"name":"Aaron Olson","email":"aaron.olson@jadedpixel.com","login":null,"count":1},{"name":"chandra deepak kasiraju","email":"chandra.d.kasiraju@ge.com","login":null,"count":1},{"name":"Nikolai Berkoff","email":"nikolai.berkoff@blacksquaremedia.com","login":null,"count":1},{"name":"Nathan Hartwell","email":"nathan.hartwell@shipt.com","login":null,"count":1},{"name":"Michael A. Schlosser","email":"schlo201@d.umn.edu","login":null,"count":1},{"name":"Max Jonas Werner","email":"max@just.social","login":null,"count":1},{"name":"Matvey Arye","email":"mat@iobeam.com","login":null,"count":1},{"name":"Mariano Gappa","email":"mariano@movio.co","login":null,"count":1},{"name":"Maria Bagdasarova","email":"m.bagdasarova@thebeat.co","login":null,"count":1},{"name":"Patrick Lucas","email":"plucas@yelp.com","login":null,"count":1},{"name":"John VC_LAST_NAME","email":"john@vividcortex.com","login":null,"count":1},{"name":"John Potocny","email":"johnp@vividcortex.com","login":null,"count":1},{"name":"Jack Lindamood","email":"jack@signalfuse.com","login":null,"count":1},{"name":"Ioan Zicu","email":"ioan.zicu@nokia.com","login":null,"count":1},{"name":"Dmitry Verkhoturov","email":"dmitry.verkhoturov@booking.com","login":null,"count":1},{"name":"Damian Gryski","email":"dgryski@gmail.com","login":"dgryski","count":1},{"name":"Dan Peterson","email":"dpiddy@gmail.com","login":"danp","count":1},{"name":"Daniel Dao","email":"dqminh89@gmail.com","login":"dqminh","count":1},{"name":"David Lazăr","email":"dlazar@gmail.com","login":"dlzr","count":1},{"name":"Denis Ryabokon","email":"d.v.ryabokon@gmail.com","login":"qaohv","count":1},{"name":"Dennis Kaarsemaker","email":"dennis@kaarsemaker.net","login":"seveas","count":1},{"name":"Diego Ongaro","email":"dongaro@ebay.com","login":"ongardie-ebay","count":1},{"name":"Don Kjer","email":"don.kjer@gmail.com","login":"dkjer","count":1},{"name":"Evan Broder","email":"evan@stripe.com","login":"evan-stripe","count":1},{"name":"Evan Shaw","email":"evan@vendhq.com","login":"edsrzf","count":1},{"name":"George Brighton","email":"gebn","login":"gebn","count":1},{"name":"Georgy Buranov","email":"gburanov@gmail.com","login":"gburanov","count":1},{"name":"jet","email":"qq471723562@126.com","login":"KerryJava","count":1},{"name":"Grigorij Ibe","email":"2kx.datahell@gmail.com","login":"gr8web","count":1},{"name":"Guillaume Breton","email":"breton.gy@gmail.com","login":"guillaumebreton","count":1},{"name":"Harald Nordgren","email":"haraldnordgren@gmail.com","login":"HaraldNordgren","count":1},{"name":"Ian Wormsbecker","email":"ian.wormsbecker@ssimwave.com","login":"ianwormsbecker-ssimwave","count":1},{"name":"Ilya Kaznacheev","email":"ilya@kaznacheev.me","login":"ilyakaznacheev","count":1},{"name":"J. Brandt Buckley","email":"brandt@runlevel1.com","login":"brandt","count":1},{"name":"Javier Criado Marcos","email":"jcriadomarco@vmware.com","login":"javiercri","count":1},{"name":"Jeremy Schlatter","email":"jeremy.schlatter@gmail.com","login":"jeremyschlatter","count":1},{"name":"Joey Geiger","email":"jgeiger","login":"jgeiger","count":1},{"name":"Artem Denisov","email":"bo0rsh201@gmail.com","login":"bo0rsh201","count":1},{"name":"Baptiste Massemin","email":"55845846+bmassemin","login":"bmassemin","count":1},{"name":"Ben B.","email":"bongartz@klimlive.de","login":"frzifus","count":1},{"name":"Blake Caldwell","email":"blake@kentik.com","login":"wblakecaldwell","count":1},{"name":"Brad Greenlee","email":"brad@footle.org","login":"bgreenlee","count":1},{"name":"Celrenheit","email":"celrenheit+github@gmail.com","login":"celrenheit","count":1},{"name":"Chanwit Piromplad","email":"kingkong2103@gmail.com","login":"TonPC64","count":1},{"name":"Adam Eijdenberg","email":"adam.eijdenberg@digital.gov.au","login":"aeijdenberg","count":1},{"name":"Adam Shannon","email":"adamkshannon@gmail.com","login":"adamdecaf","count":1},{"name":"Alexander Luberg","email":"alex@luberg.me","login":"LubergAlexander","count":1},{"name":"Alexey Borzenkov","email":"snaury@gmail.com","login":"snaury","count":1},{"name":"Andreas Schneider","email":"andreas@staffbase.com","login":"aksdb","count":1},{"name":"Andy PENG","email":"andypeng2010@gmail.com","login":"andy2046","count":1},{"name":"Andy Xie","email":"andy.xning@gmail.com","login":"andyxning","count":1},{"name":"Anton Troyanov","email":"anton@troyanov.net","login":"troyanov","count":1},{"name":"Christofer Bäcklin","email":"backlin","login":"backlin","count":1},{"name":"Chris Rivera","email":"crivera@fastly.com","login":"crivera-fastly","count":1},{"name":"Arkady Emelyanov","email":"arkady.emelyanov@gmail.com","login":"arkady-emelyanov","count":1},{"name":"Ken Schneider","email":"ken.schneider18@gmail.com","login":"kenschneider18","count":1},{"name":"Aaron Beitch","email":"aaronb@arista.com","login":"aaronbee","count":1},{"name":"Christos Trochalakis","email":"yatiohi@ideopolis.gr","login":"ctrochalakis","count":1},{"name":"DV","email":"dvsekhvalnov@gmail.com","login":"dvsekhvalnov","count":1},{"name":"Matt Loring","email":"matt@neeva.co","login":"matthewloring","count":1},{"name":"Matt Perpick","email":"matthewperpick@gmail.com","login":"clutchski","count":1},{"name":"Matteo Agius-D'Arrigo","email":"43056803+magiusdarrigo","login":"magiusdarrigo","count":1},{"name":"Mauri de Souza Meneguzzo","email":"mauri870@gmail.com","login":"mauri870","count":1},{"name":"Max Kostovetski","email":"max.kostovetski@gmail.com","login":"uvw","count":1},{"name":"Michael Combs","email":"michcomb@cisco.com","login":"micombs27","count":1},{"name":"Michael Marshall","email":"mikemarsh17@gmail.com","login":"michaeljmarshall","count":1},{"name":"Nelz","email":"nelz9999","login":"nelz9999","count":1},{"name":"Nick Evans","email":"me@nicolasevans.org","login":"ontarionick","count":1},{"name":"Nick Revin","email":"n@nrvn.cc","login":"nrvnrvn","count":1},{"name":"Nicolas S. Dade","email":"nic.dade@gmail.com","login":"nsd20463","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Oz Ben-Ami","email":"ozzieba@gmail.com","login":"ozzieba","count":1},{"name":"Panos Koutsovasilis","email":"koutsobill@hotmail.com","login":"pkoutsovasilis","count":1},{"name":"bvalente","email":"bernardofvalente@gmail.com","login":"bvalente","count":1},{"name":"Peter Dannemann","email":"28637185+petedannemann","login":"petedannemann","count":1},{"name":"Phil Davies","email":"40214783+philodavies","login":"philodavies","count":1},{"name":"Phil Sorber","email":"sorber@apache.org","login":"PSUdaemon","count":1},{"name":"Pierangelo Di Pilato","email":"pierangelodipilato@gmail.com","login":"pierDipi","count":1},{"name":"Pierre Grimaud","email":"grimaud.pierre@gmail.com","login":"pgrimaud","count":1},{"name":"Pior Bastida","email":"pior.bastida@shopify.com","login":"pior","count":1},{"name":"Prune Sebastien THOMAS","email":"prune@lecentre.net","login":"prune998","count":1},{"name":"Jonathan","email":"stsmurf@gmail.com","login":"stsmurf","count":1},{"name":"Julian Nadeau","email":"julian@jnadeau.ca","login":"jules2689","count":1},{"name":"Julien LEFEVRE","email":"julien.lefevr@gmail.com","login":"mrsinham","count":1},{"name":"Jurriaan Pruis","email":"email@jurriaanpruis.nl","login":"jurriaan","count":1},{"name":"K8sCat","email":"k8scat@gmail.com","login":"k8scat","count":1},{"name":"Kevin Cross","email":"7290403+KevinJCross","login":"KevinJCross","count":1},{"name":"Kevin Gillette","email":"extemporalgenome@gmail.com","login":"extemporalgenome","count":1},{"name":"Kieran Gorman","email":"kierangorman@monzo.com","login":"kjgorman","count":1},{"name":"Kjell Tore Fossbakk","email":"kjelltore@gmail.com","login":"kjelle","count":1},{"name":"Koptelov Nikita","email":"nick@koptelov.me","login":"utrack","count":1},{"name":"Kostiantyn Stepaniuk","email":"kostya.stepanyuk@gmail.com","login":"kostyantyn","count":1},{"name":"Ladislav Macoun","email":"ladislavmacoun@gmail.com","login":"ladislavmacoun","count":1},{"name":"Lambert","email":"lambert@daangn.com","login":"HurSungYun","count":1},{"name":"Leon Hwang","email":"leon.hwang@linux.dev","login":"Asphaltt","count":1},{"name":"Lingnan Liu","email":"xmxu00@gmail.com","login":"ShinThirty","count":1},{"name":"Lumo","email":"wentat126@yahoo.com","login":"Lumotheninja","count":1},{"name":"Mag A","email":"maqdev@gmail.com","login":"maqdev","count":1},{"name":"Maksadbek","email":"a.maksadbek@gmail.com","login":"maksadbek","count":1},{"name":"Manu Cupcic","email":"cupcicm","login":"cupcicm","count":1},{"name":"Marcos Oliveira","email":"marcosvm@gmail.com","login":"marcosvm","count":1},{"name":"Mark Rogaski","email":"mrogaski@pobox.com","login":"mrogaski","count":1},{"name":"Marko Kevac","email":"marko@kevac.org","login":"mkevac","count":1},{"name":"Dev Infrastructure [Bot]","email":"dont-at-me@shopify.com","login":null,"count":1}],"past_year_committers":[{"name":"Dominic Evans","email":"dominic.evans@uk.ibm.com","login":"dnwe","count":91},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":68},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":58},{"name":"Mark Hindess","email":"hindessm","login":"hindessm","count":38},{"name":"DCjanus","email":"DCjanus@dcjanus.com","login":"DCjanus","count":11},{"name":"Edoardo Comar","email":"ecomar@uk.ibm.com","login":"edoardocomar","count":8},{"name":"Liz Fong-Jones","email":"lizf@honeycomb.io","login":"lizthegrey","count":3},{"name":"Cassondra Foesch","email":"puellanivis","login":"puellanivis","count":2},{"name":"Mohish Khadse","email":"97750399+MohishKhadse55","login":"MohishKhadse55","count":2},{"name":"Nhan (Nolan) Huynh","email":"157712338+huynhanx03","login":"huynhanx03","count":2},{"name":"Giorgio Pellero","email":"giorgio.pellero@gmail.com","login":"trapped","count":2},{"name":"gunli","email":"gunli@tencent.com","login":"gunli","count":2},{"name":"Adam Shannon","email":"adamkshannon@gmail.com","login":"adamdecaf","count":1},{"name":"Adrian Preston","email":"prestona","login":"prestona","count":1},{"name":"Leon Hwang","email":"leon.hwang@linux.dev","login":"Asphaltt","count":1},{"name":"Lingnan Liu","email":"xmxu00@gmail.com","login":"ShinThirty","count":1},{"name":"Manu Cupcic","email":"cupcicm","login":"cupcicm","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Sahil Sojitra","email":"88416181+Sahil-4555","login":"Sahil-4555","count":1},{"name":"Sterligov Denis","email":"denis0324@gmail.com","login":"sterligov","count":1},{"name":"bestbug456","email":"bestbug.corporation@gmail.com","login":"bestbug456","count":1},{"name":"bvalente","email":"bernardofvalente@gmail.com","login":"bvalente","count":1},{"name":"ibm-mend-app[bot]","email":"142626574+ibm-mend-app[bot]","login":"ibm-mend-app[bot]","count":1},{"name":"stellrust","email":"gohunter@foxmail.com","login":"stellrust","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-21T00:00:09.753Z","repositories_count":6237194,"commits_count":884413714,"contributors_count":34893619,"owners_count":1155503,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"IBM/sarama","html_url":"https://github.com/IBM/sarama","last_synced_at":"2026-05-20T07:05:41.552Z","status":null,"issues_count":388,"pull_requests_count":845,"avg_time_to_close_issue":41390238.616197184,"avg_time_to_close_pull_request":2756895.421597633,"issues_closed_count":283,"pull_requests_closed_count":676,"pull_request_authors_count":96,"issue_authors_count":316,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":0.7230769230769231,"merged_pull_requests_count":414,"bot_issues_count":11,"bot_pull_requests_count":505,"past_year_issues_count":46,"past_year_pull_requests_count":262,"past_year_avg_time_to_close_issue":6436135.6,"past_year_avg_time_to_close_pull_request":641010.905882353,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":2.130434782608696,"past_year_avg_comments_per_pull_request":0.5229007633587787,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":116,"created_at":"2023-09-12T09:20:43.403Z","updated_at":"2026-05-20T07:05:41.553Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBM%2Fsarama/issues","issue_labels_count":{"table":{"stale":209,"needs-investigation":66,"bug":25,"stale/exempt":24,"enhancement":9,"v2":5,"Feature request":5,"dependencies":4,"question":3,"help wanted":3,"documentation":2,"protocol":2,"maintenance":2,"producer":1,"ignore-for-release":1,"bug :-(":1,"docs":1,"needs-more-info":1,"regression":1,"go":1}},"pull_request_labels_count":{"table":{"ignore-for-release":273,"dependencies":234,"fix":68,"stale":53,"chore":38,"feat":34,"bump/minor":15,"bump/patch":12,"docker":10,"ci":9,"bump/digest":9,"needs-investigation":8,"go":6,"docs":5,"internal":4,"tests":4,"github-actions":3,"bump/major":3,"v2":3,"stale/exempt":2,"go1.21":1,"documentation":1,"maintenance":1,"performance":1,"housekeeping":1,"breaking":1}},"issue_author_associations_count":{"table":{"NONE":334,"CONTRIBUTOR":37,"COLLABORATOR":12,"MEMBER":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":562,"COLLABORATOR":152,"NONE":120,"MEMBER":11}},"issue_authors":{"table":{"dnwe":11,"bentcoder":6,"dependabot[bot]":5,"ajeyprasad":5,"yitian108":5,"renovate[bot]":4,"ppatierno":4,"gunli":4,"shubham-dogra-s1":3,"gopherhiro":3,"3AceShowHand":3,"chaithraav":2,"DCjanus":2,"wenyihu6":2,"HaoSunUber":2,"lizthegrey":2,"zzhangsg":2,"llamahunter":2,"mbarbon":2,"AhmedNSidd":2,"ibm-mend-app[bot]":2,"nearih":2,"tilinna":2,"juwell":2,"hupeipei888":2,"iamnaman863":2,"alok87":2,"HenryCaiHaiying":2,"kpeu3i":2,"AmiKotia":2,"AlexanderJLiu":2,"tooptoop4":2,"sumaiya1996":2,"cheneylew":2,"road-cycling":2,"cupcicm":2,"wjw1758548031":2,"varun06":2,"BAN1ce":2,"XSAM":2,"longquanzheng":2,"pkwarren":1,"ZzIris":1,"tarokker":1,"ThadeuFerreira":1,"kamelusz":1,"chickensoup":1,"XinYu52125":1,"nik0sc":1,"coderGitGit":1,"cch123":1,"camdencheek":1,"wrfly":1,"81shinez":1,"exadevt":1,"hindessm":1,"PatrickZhao12":1,"bpuertolas":1,"dharmjit":1,"ioanzicu":1,"billygout":1,"wvanbergen":1,"roarvroom":1,"TheRoSS":1,"pierDipi":1,"nelhage":1,"dannyferian":1,"PaigeOmmen":1,"jamiealquiza":1,"IIvyPy":1,"ORESoftware":1,"GitHub-huyuan":1,"lebaptiste":1,"vjakka-intel":1,"logic-building":1,"rmb938":1,"rosasck":1,"bundleman":1,"zhanghuizong":1,"zmstone":1,"manang":1,"simon28082":1,"ZoabKapoor":1,"tingstad":1,"gopi0202":1,"xue610315921":1,"Larleyt":1,"leos-code":1,"real-rock":1,"pandarun":1,"FelipeMandelli":1,"Mr-TianLang":1,"lizhifengones":1,"sirateek":1,"chris-giblin":1,"napallday":1,"ucanme":1,"ssantichaivekin":1,"ut0mt8":1,"matzew":1,"maralla":1,"hyunseo0404":1,"steven0711dong":1,"Trinoooo":1,"VinGarcia":1,"panyuenlau":1,"SupNewBeen":1,"ducnt114":1,"nicklipple":1,"ibitday":1,"freemindLi":1,"pellared":1,"BTYHunter":1,"base698":1,"ijuma":1,"un000":1,"kabochya":1,"xsuo2022":1,"nkostoulas":1,"codyrehm":1,"meetgray":1,"moneesingh":1,"aidenHua":1,"dybxin":1,"maciej":1,"ishare":1,"alexec":1,"Coco-Lee":1,"dereklam-bond":1,"zhang54188":1,"KeenCN":1,"mohilkhare21":1,"MikhailMS":1,"JDLK7":1,"weixuehao":1,"raulnegreiros":1,"zhuonixian":1,"PauletteASuare":1,"seizethedave":1,"vector-mj":1,"vinhtbcasoft":1,"hejingyin1212":1,"yezhenli":1,"staticLin":1,"shangxinli":1,"imqishi":1,"dinopuguh":1,"go-slark":1,"shiyuhang0":1,"ReganWz":1,"georgeteo":1,"MoilkNepho":1,"Ocaenyth":1,"reallocf":1,"krishnapal2545":1,"torkelrogstad":1,"GM-GaggunChaggar":1,"grongor":1,"HaruChebrolu":1,"slice-aayushs":1,"wgqzlj":1,"luricheng":1,"AtricoSoftware":1,"EshwarHilabs":1,"lpfjustino":1,"edoardocomar":1,"xaoyaoyao":1,"aethir-paas":1,"kirixh":1,"kadaan":1,"alanmcdade":1,"huange7":1,"wood-jp":1,"johnson101119":1,"ForeverSRC":1,"EvanJGunn":1,"MyMirelHub":1,"Frefreak":1,"jiawei666":1,"prestona":1,"ajanikow":1,"dejan-lokar":1,"jaeyeom9710":1,"JoshuaC215":1,"flybull":1,"sbhardwaj-mt":1,"blazerw":1,"mikepop7":1,"benweint":1,"dakunge":1,"jaxonpickett":1,"Go-Giter":1,"wy92":1,"HobbyBear":1,"nevillus":1,"dzy176":1,"ubyyj":1,"blrnw3":1,"sameershah25":1,"FlyingOnion":1,"harshit98":1,"harshana-pickme":1,"Cirilla-zmh":1,"VipulZopSmart":1,"xqzhang2015":1,"tongyi24":1,"Aliuyanfeng":1,"alexhein":1,"leonidboykov":1,"ruke318":1,"rahulkallur":1,"dnj12345":1,"JeffBNimble":1,"nbajaj90":1,"PatrickDuncan":1,"lushilin":1,"vunguyen1989":1,"why444216978":1,"gdm85":1,"gangcheng1030":1,"monkey92t":1,"k-wall":1,"j2gg0s":1,"xiyichan":1,"oleksandrkorzhenevskyi":1,"BaSO4":1,"errrov":1,"Jyothi0102":1,"smoya":1,"shermanCRL":1,"wajidp":1,"yehaotong":1,"shoenseiwaso":1,"Jackfruit-monster":1,"HQ1363":1,"0x34d":1,"nenodias":1,"hjweddie":1,"Tangxinqi":1,"fdejaeger":1,"sithu-go":1,"ugrkm":1,"Vince-Chenal":1,"huangchong94":1,"arthiv12":1,"SincerelyUnique":1,"J-Orange-Sun":1,"pkoutsovasilis":1,"judyQD":1,"0xBB2B":1,"limimi0814":1,"YUUKKY":1,"sayan1886":1,"linshaoyong":1,"erlangtui":1,"kimtree":1,"d1egoaz":1,"ovdienkonikolai":1,"chientranthien":1,"kasimtj":1,"omersiar":1,"boralt":1,"R4wm":1,"ae-govau":1,"ajeetdsouza":1,"xiaomudk":1,"mtirpak":1,"vin01":1,"djiang":1,"brzyangg":1,"bradurani":1,"songxinjianqwe":1,"el-chen":1,"saligrama":1,"tomplarge":1,"jectpro7":1,"yangjy20169717":1,"yeqown":1,"Siyu-silvia":1,"zenghur":1,"zlozano":1,"gfazenda":1,"gebn":1,"kvedantmahajan":1,"adil-faiyaz98":1,"sappusaketh":1,"PrinceSharma14":1,"wzlove":1,"hagen1778":1,"KinYu668":1,"dethi":1,"sirius2001":1,"gibmat":1,"abhimanyuseth":1,"Jason5Lee":1,"akamensky":1,"sicoyle":1,"abonec":1,"kansnow":1,"dominicqi":1,"Mwea":1,"hemanthboyina":1,"slivewo":1,"Asthetic":1,"Kamonsak1998":1,"aliok":1,"memory-overflow":1,"andrelu":1,"chowyu08":1,"villevaltonen":1,"rhammonds1-kr":1,"marsccm":1,"thesoulless":1,"wxldonnaBJ":1,"pachmu":1,"july2993":1}},"pull_request_authors":{"table":{"dependabot[bot]":432,"dnwe":120,"renovate[bot]":71,"hindessm":32,"richardartoul":8,"ae-govau":6,"trapped":6,"wanwenli":6,"3AceShowHand":6,"DCjanus":6,"prestona":6,"Gorgonx7":4,"kasimtj":4,"liutao365":4,"Sergey-Belyakov":4,"puellanivis":3,"lzakharov":3,"lizthegrey":3,"boekkooi-impossiblecloud":2,"0x34d":2,"Kaushal28":2,"ibm-mend-app[bot]":2,"CodingCookieRookie":2,"kumakichi":2,"rockwotj":2,"knbr13":2,"rtreffer":2,"tinaselenge":2,"HenryCaiHaiying":2,"abhipranay":2,"mauri870":2,"petedannemann":2,"stsmurf":2,"datager":2,"pierDipi":2,"chengjoey":2,"AleksandrShibanov":2,"MikhailMS":2,"famarting":2,"magiusdarrigo":2,"napallday":2,"g0ne150":2,"lisp-the-great":2,"MohishKhadse55":2,"hoo47":2,"alexandear":2,"sunxunle":2,"liangxj8":2,"auntan":2,"edoardocomar":2,"rmb938":2,"Chrisss93":2,"yitian108":2,"gunli":2,"HaoSunUber":2,"dominicqi":2,"fufuceng":2,"MarijnKoesen":2,"dimonleksin":2,"huynhanx03":2,"frzifus":2,"blinktag":1,"ppizarro":1,"chengsha":1,"maqdev":1,"abhinavsolan":1,"harveyyue":1,"aybabtme":1,"faec":1,"cuishuang":1,"Smriti-OSS":1,"veeceey":1,"bvalente":1,"Sahil-4555":1,"Asphaltt":1,"sahils0":1,"bpaquet":1,"maksadbek":1,"lushilin":1,"bmassemin":1,"zhuliquan":1,"rwilsonncsa":1,"HobbyBear":1,"fredde-fisk":1,"zornhsu":1,"k-wall":1,"fooofei":1,"Trinoooo":1,"doxsch":1,"ShinThirty":1,"qshuai":1,"Tsengdk":1,"mvanhorn":1,"AtlanCI":1,"kirixh":1,"ronanh":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-21T00:00:41.637Z","repositories_count":14654190,"issues_count":34169660,"pull_requests_count":111816350,"authors_count":11268255,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"stale":9,"needs-investigation":2,"bug":1,"regression":1,"stale/exempt":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":78,"ignore-for-release":63,"fix":23,"feat":19,"bump/minor":15,"chore":14,"bump/patch":12,"docker":10,"bump/digest":9,"internal":4,"bump/major":3,"github-actions":3,"ci":2,"stale":2,"docs":1,"breaking":1,"documentation":1,"maintenance":1}},"past_year_issue_author_associations_count":{"table":{"NONE":30,"CONTRIBUTOR":11,"COLLABORATOR":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":161,"COLLABORATOR":78,"NONE":17,"MEMBER":2}},"past_year_issue_authors":{"table":{"dnwe":4,"renovate[bot]":3,"lizthegrey":2,"ibm-mend-app[bot]":2,"cheneylew":2,"cupcicm":2,"DCjanus":2,"mikepop7":1,"MyMirelHub":1,"rmb938":1,"saligrama":1,"shiyuhang0":1,"shubham-dogra-s1":1,"sirateek":1,"Tangxinqi":1,"tilinna":1,"tongyi24":1,"wxldonnaBJ":1,"xsuo2022":1,"zenghur":1,"zhang54188":1,"lushilin":1,"kirixh":1,"Jyothi0102":1,"hindessm":1,"harshit98":1,"gunli":1,"gangcheng1030":1,"dominicqi":1,"dereklam-bond":1,"chaithraav":1,"blazerw":1,"arthiv12":1,"ajeetdsouza":1,"aidenHua":1,"3AceShowHand":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":85,"renovate[bot]":59,"dnwe":47,"hindessm":31,"DCjanus":6,"lizthegrey":3,"trapped":2,"MohishKhadse55":2,"ibm-mend-app[bot]":2,"huynhanx03":2,"gunli":2,"dominicqi":2,"alexandear":2,"fredde-fisk":1,"kirixh":1,"lushilin":1,"bvalente":1,"mvanhorn":1,"puellanivis":1,"Asphaltt":1,"rwilsonncsa":1,"Sahil-4555":1,"sahils0":1,"ShinThirty":1,"veeceey":1,"zornhsu":1}},"maintainers":[{"table":{"login":"dnwe","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"}},{"table":{"login":"hindessm","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"}},{"table":{"login":"prestona","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prestona"}},{"table":{"login":"edoardocomar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardocomar"}},{"table":{"login":"MohishKhadse55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MohishKhadse55"}},{"table":{"login":"PatrickDuncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PatrickDuncan"}},{"table":{"login":"ppatierno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppatierno"}},{"table":{"login":"Smriti-OSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Smriti-OSS"}},{"table":{"login":"HaruChebrolu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HaruChebrolu"}}],"active_maintainers":[{"table":{"login":"dnwe","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnwe"}},{"table":{"login":"hindessm","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hindessm"}},{"table":{"login":"MohishKhadse55","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MohishKhadse55"}}]}},"events":{"total":{"ReleaseEvent":5,"DeleteEvent":216,"MemberEvent":1,"PullRequestEvent":489,"ForkEvent":88,"DiscussionEvent":1,"IssuesEvent":122,"WatchEvent":801,"IssueCommentEvent":383,"PushEvent":350,"GollumEvent":1,"PullRequestReviewCommentEvent":203,"PullRequestReviewEvent":322,"CreateEvent":224},"last_year":{"ReleaseEvent":3,"DeleteEvent":129,"MemberEvent":1,"PullRequestEvent":263,"ForkEvent":25,"DiscussionEvent":1,"IssuesEvent":50,"WatchEvent":252,"IssueCommentEvent":172,"PushEvent":207,"GollumEvent":1,"PullRequestReviewCommentEvent":114,"PullRequestReviewEvent":163,"CreateEvent":126}},"keywords":["go","kafka","kafka-client"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:39.362Z","updated_at":"2023-01-13T15:18:39.362Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6882667986,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882667987,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882667988,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882667989,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:39.431Z","updated_at":"2023-01-13T15:18:39.431Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6882668023,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882668024,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6882668025,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882668026,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6882668027,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fuzz.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:39.454Z","updated_at":"2023-01-13T15:18:39.454Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/fuzz.yml","dependencies":[{"id":6882668028,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882668029,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882668030,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fvt.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:39.489Z","updated_at":"2023-01-13T15:18:39.489Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/fvt.yml","dependencies":[{"id":6882668082,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882668083,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6882668084,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:39.537Z","updated_at":"2023-01-13T15:18:39.537Z","repository_link":"https://github.com/IBM/sarama/blob/main/docker-compose.yml","dependencies":[{"id":6882668116,"package_name":"docker.io/library/zookeeper","ecosystem":"docker","requirements":"3.6.3","direct":true,"kind":"runtime","optional":false},{"id":6882668117,"package_name":"sarama/fv-kafka","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":6882668118,"package_name":"ghcr.io/shopify/toxiproxy","ecosystem":"docker","requirements":"2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/consumergroup/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:39.601Z","updated_at":"2023-01-13T15:18:39.601Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/consumergroup/go.mod","dependencies":[{"id":6882668441,"package_name":"github.com/Shopify/sarama","ecosystem":"go","requirements":"v1.34.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/consumergroup/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T15:18:39.634Z","updated_at":"2023-01-13T15:18:39.634Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/consumergroup/go.sum","dependencies":[{"id":6882668478,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882668479,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6882668480,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6882668481,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6882668482,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6882668483,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6882668484,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6882668485,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6882668486,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6882668487,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6882668488,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6882668489,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6882668490,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6882668491,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6882668492,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6882668493,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668494,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668495,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668496,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882668497,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6882668498,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882668499,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668500,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668501,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668502,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668503,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668504,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882668505,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668506,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882668507,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882668508,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882668509,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882668510,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6882668511,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882668512,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6882668513,"package_name":"github.com/Shopify/toxiproxy/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668514,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":6882668515,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":6882668516,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":6882668517,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":6882668518,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":6882668519,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":6882668520,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668521,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668522,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882668523,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668524,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6882668525,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6882668526,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6882668527,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6882668528,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6882668529,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":6882668530,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":6882668531,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6882668532,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668533,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668534,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668535,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":false,"kind":"runtime","optional":false},{"id":6882668536,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668537,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882668538,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6882668539,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6882668540,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668541,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668542,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6882668543,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6882668544,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6882668545,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882668546,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882668547,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668548,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668549,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668550,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882668551,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882668552,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668553,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6882668554,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6882668555,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6882668556,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6882668557,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668558,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668559,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882668560,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668561,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882668562,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6882668563,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6882668564,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668565,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882668566,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6882668567,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882668568,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6882668569,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6882668570,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6882668571,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6882668572,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6882668573,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6882668574,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668575,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882668576,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882668577,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6882668578,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882668579,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6882668580,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":6882668581,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6882668582,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668583,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668584,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668585,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882668586,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668587,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882668588,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882668589,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6882668590,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6882668591,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6882668592,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668593,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6882668594,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668595,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6882668596,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6882668597,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6882668598,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6882668599,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6882668600,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6882668601,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6882668602,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668603,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6882668604,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6882668605,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882668606,"package_name":"github.com/gorilla/securecookie","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668607,"package_name":"github.com/gorilla/sessions","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882668608,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668609,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668610,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882668611,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882668612,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6882668613,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6882668614,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668615,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668616,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668617,"package_name":"github.com/jcmturner/goidentity/v6","ecosystem":"go","requirements":"v6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668618,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882668619,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882668620,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668621,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6882668622,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6882668623,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6882668624,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":6882668625,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6882668626,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882668627,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668628,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668629,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668630,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.8","direct":false,"kind":"runtime","optional":false},{"id":6882668631,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668632,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882668633,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":6882668634,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668635,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882668636,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668637,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668638,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668639,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668640,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668641,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":6882668642,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":6882668643,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":6882668644,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668645,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882668646,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":6882668647,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":6882668648,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.15","direct":false,"kind":"runtime","optional":false},{"id":6882668649,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882668650,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6882668651,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882668652,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668653,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882668654,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668655,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6882668656,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6882668657,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6882668658,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":6882668659,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":6882668660,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6882668661,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668662,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882668663,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882668664,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882668665,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.32.1","direct":false,"kind":"runtime","optional":false},{"id":6882668666,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":6882668667,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882668668,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6882668669,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882668670,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":6882668671,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20201227073835-cf1acfcdf475","direct":false,"kind":"runtime","optional":false},{"id":6882668672,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668673,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882668674,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668675,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668676,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668677,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882668678,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882668679,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6882668680,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668681,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668682,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668683,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882668684,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668685,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668686,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882668687,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6882668688,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882668689,"package_name":"github.com/urfave/cli/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668690,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882668691,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882668692,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882668693,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6882668694,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6882668695,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6882668696,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6882668697,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882668698,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6882668699,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6882668700,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6882668701,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":6882668702,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6882668703,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6882668704,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6882668705,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6882668706,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6882668707,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201112155050-0c6587e931a9","direct":false,"kind":"runtime","optional":false},{"id":6882668708,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":6882668709,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6882668710,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6882668711,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6882668712,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6882668713,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6882668714,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6882668715,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6882668716,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6882668717,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6882668718,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6882668719,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6882668720,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6882668721,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6882668722,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6882668723,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6882668724,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6882668725,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6882668726,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6882668727,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6882668728,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6882668729,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6882668730,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6882668731,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6882668732,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6882668733,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6882668734,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668735,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6882668736,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6882668737,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668738,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668739,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6882668740,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6882668741,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":6882668742,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6882668743,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6882668744,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6882668745,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6882668746,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6882668747,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6882668748,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6882668749,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":6882668750,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6882668751,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6882668752,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6882668753,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6882668754,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6882668755,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6882668756,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6882668757,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6882668758,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6882668759,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6882668760,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6882668761,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6882668762,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6882668763,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6882668764,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6882668765,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6882668766,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6882668767,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":6882668768,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":6882668769,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220708220712-1185a9018129","direct":false,"kind":"runtime","optional":false},{"id":6882668770,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6882668771,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6882668772,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6882668773,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6882668774,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6882668775,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":6882668776,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6882668777,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6882668778,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6882668779,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6882668780,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6882668782,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6882668783,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6882668784,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6882668785,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":6882668786,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6882668787,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":6882668788,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":6882668789,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6882668790,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6882668791,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6882668792,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":6882668793,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6882668794,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6882668795,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6882668796,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6882668797,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6882668798,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6882668799,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":6882668800,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6882668801,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6882668802,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":6882668803,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6882668804,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6882668805,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6882668806,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6882668807,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6882668808,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6882668809,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6882668810,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6882668811,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6882668812,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6882668813,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6882668814,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6882668815,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":6882668816,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":6882668817,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6882668818,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6882668819,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":6882668820,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6882668821,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":6882668822,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6882668823,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220114195835-da31bd327af9","direct":false,"kind":"runtime","optional":false},{"id":6882668824,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6882668825,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6882668826,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6882668827,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6882668828,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668829,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6882668830,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6882668831,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882668832,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6882668833,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6882668834,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6882668835,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6882668836,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6882668837,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6882668838,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6882668839,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6882668840,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6882668841,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6882668842,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6882668843,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6882668844,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6882668845,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6882668846,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6882668847,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6882668848,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6882668849,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6882668850,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6882668851,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6882668852,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6882668853,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6882668854,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6882668855,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6882668856,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6882668857,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6882668858,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6882668859,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6882668860,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6882668861,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6882668862,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6882668863,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6882668864,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6882668865,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6882668866,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6882668867,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6882668868,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6882668869,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6882668870,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6882668871,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6882668872,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6882668873,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6882668874,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6882668875,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6882668876,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6882668877,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6882668878,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6882668879,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6882668880,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6882668881,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668882,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6882668883,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882668884,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882668885,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6882668886,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6882668887,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6882668888,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6882668889,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6882668890,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6882668891,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6882668892,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882668893,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6882668894,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6882668895,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6882668896,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6882668897,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668898,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668899,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882668900,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882668901,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6882668902,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6882668903,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6882668904,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6882668905,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6882668906,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6882668907,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6882668908,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6882668909,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6882668910,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6882668911,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6882668912,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6882668913,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6882668914,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6882668915,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6882668916,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6882668917,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6882668918,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6882668919,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6882668920,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6882668921,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6882668922,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6882668923,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6882668924,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6882668925,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6882668926,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6882668927,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6882668928,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6882668929,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6882668930,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6882668931,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6882668932,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6882668933,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6882668934,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":6882668935,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6882668936,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6882668937,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882668938,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6882668939,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6882668940,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6882668941,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6882668942,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":6882668943,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":6882668944,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6882668945,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6882668946,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6882668947,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6882668948,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6882668949,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882668950,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6882668951,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6882668952,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6882668953,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6882668954,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6882668955,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882668956,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":6882668957,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6882668958,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6882668959,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":6882668960,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":6882668961,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668962,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":6882668963,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882668964,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882668965,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6882668966,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":6882668967,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":6882668968,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882668969,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882668970,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6882668971,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882668972,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6882668973,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6882668974,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6882668975,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6882668976,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6882668977,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6882668978,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6882668979,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882668980,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882668981,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/exactly_once/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:39.791Z","updated_at":"2023-01-13T15:18:39.791Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/exactly_once/go.mod","dependencies":[{"id":6882669027,"package_name":"github.com/Shopify/sarama","ecosystem":"go","requirements":"v1.34.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/exactly_once/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T15:18:39.851Z","updated_at":"2023-01-13T15:18:39.851Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/exactly_once/go.sum","dependencies":[{"id":6882669075,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882669076,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6882669077,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6882669078,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6882669079,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6882669080,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6882669081,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6882669082,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6882669083,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6882669084,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6882669085,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6882669086,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6882669087,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6882669088,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6882669089,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6882669090,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669091,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669092,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669093,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882669094,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6882669095,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669096,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669097,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669098,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669099,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669100,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669101,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882669102,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669103,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882669104,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882669105,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669106,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882669107,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6882669108,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882669109,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6882669110,"package_name":"github.com/Shopify/toxiproxy/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669111,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":6882669112,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":6882669113,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":6882669114,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":6882669115,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":6882669116,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":6882669117,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669118,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669119,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882669120,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669121,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6882669122,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6882669123,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6882669124,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6882669125,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6882669126,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":6882669127,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":6882669128,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6882669129,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669130,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669131,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669132,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":false,"kind":"runtime","optional":false},{"id":6882669133,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669134,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882669135,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6882669136,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6882669137,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669138,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669139,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6882669140,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6882669141,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6882669142,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669143,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882669144,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669145,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669146,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669147,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882669148,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669149,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669150,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6882669151,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6882669152,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6882669153,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6882669154,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669155,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669156,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882669157,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669158,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882669159,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6882669160,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6882669161,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669162,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882669163,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6882669164,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882669165,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6882669166,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6882669167,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6882669168,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6882669169,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6882669170,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6882669171,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669172,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882669173,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882669174,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6882669175,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882669176,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6882669177,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":6882669178,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6882669179,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669180,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669181,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669182,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882669183,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669184,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882669185,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882669186,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6882669187,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6882669188,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6882669189,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669190,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6882669191,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669192,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6882669193,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6882669194,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6882669195,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6882669196,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6882669197,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6882669198,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6882669199,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669200,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6882669201,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6882669202,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669203,"package_name":"github.com/gorilla/securecookie","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669204,"package_name":"github.com/gorilla/sessions","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882669205,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669206,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669207,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882669208,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882669209,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882669210,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6882669211,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6882669212,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669213,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669214,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.7.6","direct":false,"kind":"runtime","optional":false},{"id":6882669215,"package_name":"github.com/jcmturner/goidentity/v6","ecosystem":"go","requirements":"v6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669216,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.3","direct":false,"kind":"runtime","optional":false},{"id":6882669217,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882669218,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669219,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6882669220,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6882669221,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6882669222,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":6882669223,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6882669224,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882669225,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669226,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669227,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669228,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.9","direct":false,"kind":"runtime","optional":false},{"id":6882669229,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669230,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882669231,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":6882669232,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669233,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882669234,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669235,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669236,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669237,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669238,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669239,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":6882669240,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":6882669241,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":6882669242,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669243,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882669244,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":6882669245,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":6882669246,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.15","direct":false,"kind":"runtime","optional":false},{"id":6882669247,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669248,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6882669249,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882669250,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669251,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882669252,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669253,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6882669254,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6882669255,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6882669256,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":6882669257,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":6882669258,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6882669259,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669260,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882669261,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882669262,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882669263,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.32.1","direct":false,"kind":"runtime","optional":false},{"id":6882669264,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":6882669265,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882669266,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6882669267,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882669268,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":6882669269,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20201227073835-cf1acfcdf475","direct":false,"kind":"runtime","optional":false},{"id":6882669270,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669271,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882669272,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669273,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669274,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669275,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882669276,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882669277,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6882669278,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669279,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669280,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669281,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882669282,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669283,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669284,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6882669285,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669286,"package_name":"github.com/urfave/cli/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669287,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669288,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669289,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882669290,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6882669291,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6882669292,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6882669293,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6882669294,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882669295,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6882669296,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6882669297,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6882669298,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":6882669299,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6882669300,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6882669301,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6882669302,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6882669303,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6882669304,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220722155217-630584e8d5aa","direct":false,"kind":"runtime","optional":false},{"id":6882669305,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6882669306,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6882669307,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6882669308,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6882669309,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6882669310,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6882669311,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6882669312,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6882669313,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6882669314,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6882669315,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6882669316,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6882669317,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6882669318,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6882669319,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6882669320,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6882669321,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6882669322,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6882669323,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6882669324,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6882669325,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6882669326,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6882669327,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6882669328,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6882669329,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6882669330,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669331,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6882669332,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6882669333,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669334,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669335,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6882669336,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6882669337,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":6882669338,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6882669339,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6882669340,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6882669341,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6882669342,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6882669343,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6882669344,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6882669345,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":6882669346,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6882669347,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6882669348,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6882669349,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6882669350,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6882669351,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6882669352,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6882669353,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6882669354,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6882669355,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6882669356,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6882669357,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6882669358,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6882669359,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6882669360,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6882669361,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6882669362,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6882669363,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":6882669364,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":6882669365,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220725212005-46097bf591d3","direct":false,"kind":"runtime","optional":false},{"id":6882669366,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220809184613-07c6da5e1ced","direct":false,"kind":"runtime","optional":false},{"id":6882669367,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6882669368,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6882669369,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6882669370,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6882669371,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6882669372,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":6882669373,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6882669374,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6882669375,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6882669376,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6882669377,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6882669378,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6882669379,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6882669380,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6882669381,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":6882669382,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6882669383,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6882669384,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":6882669385,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":6882669386,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6882669387,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6882669388,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6882669389,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":6882669390,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6882669391,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6882669392,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6882669393,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6882669394,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6882669395,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6882669396,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":6882669397,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6882669398,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6882669399,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":6882669400,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6882669401,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6882669402,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6882669403,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6882669404,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6882669405,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6882669406,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6882669407,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6882669408,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6882669409,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6882669410,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6882669411,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6882669412,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":6882669413,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":6882669414,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6882669415,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6882669416,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":6882669417,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6882669418,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":6882669419,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6882669420,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220114195835-da31bd327af9","direct":false,"kind":"runtime","optional":false},{"id":6882669421,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6882669422,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":6882669423,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6882669424,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6882669425,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6882669426,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669427,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6882669428,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6882669429,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882669430,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6882669431,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6882669432,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6882669433,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6882669434,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6882669435,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6882669436,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6882669437,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6882669438,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6882669439,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6882669440,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6882669441,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6882669442,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6882669443,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6882669444,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6882669445,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6882669446,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6882669447,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6882669448,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6882669449,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6882669450,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6882669451,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6882669452,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6882669453,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6882669454,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6882669455,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6882669456,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6882669457,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6882669458,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6882669459,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6882669460,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6882669461,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6882669462,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6882669463,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6882669464,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6882669465,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6882669466,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6882669467,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6882669468,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6882669469,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6882669470,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6882669471,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6882669472,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6882669473,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6882669474,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6882669475,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6882669476,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6882669477,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6882669478,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6882669479,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669480,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6882669481,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669482,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882669483,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6882669484,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6882669485,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6882669486,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6882669487,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6882669488,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6882669489,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6882669490,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882669491,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6882669492,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6882669493,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6882669494,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6882669495,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669496,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669497,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882669498,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882669499,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6882669500,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6882669501,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6882669502,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6882669503,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6882669504,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6882669505,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6882669506,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6882669507,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6882669508,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6882669509,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6882669510,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6882669511,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6882669512,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6882669513,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6882669514,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6882669515,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6882669516,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6882669517,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6882669518,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6882669519,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6882669520,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6882669521,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6882669522,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6882669523,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6882669524,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6882669525,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6882669526,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6882669527,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6882669528,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6882669529,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6882669530,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6882669531,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6882669532,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":6882669533,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6882669534,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6882669535,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882669536,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6882669537,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6882669538,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6882669539,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6882669540,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":6882669541,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":6882669542,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6882669543,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6882669544,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6882669545,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6882669546,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6882669547,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882669548,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6882669549,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6882669550,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6882669551,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6882669552,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6882669553,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882669554,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":6882669555,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6882669556,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6882669557,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":6882669558,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":6882669559,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669560,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":6882669561,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882669562,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882669563,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6882669564,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":6882669565,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":6882669566,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669567,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669568,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6882669569,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669570,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6882669571,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6882669572,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6882669573,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6882669574,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6882669575,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6882669576,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6882669577,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669578,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669579,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/interceptors/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:40.053Z","updated_at":"2023-01-13T15:18:40.053Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/interceptors/go.mod","dependencies":[{"id":6882669693,"package_name":"github.com/Shopify/sarama","ecosystem":"go","requirements":"v1.27.0","direct":true,"kind":"runtime","optional":false},{"id":6882669695,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v0.10.0","direct":true,"kind":"runtime","optional":false},{"id":6882669696,"package_name":"go.opentelemetry.io/otel/exporters/stdout","ecosystem":"go","requirements":"v0.10.0","direct":true,"kind":"runtime","optional":false},{"id":6882669697,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/interceptors/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T15:18:40.115Z","updated_at":"2023-01-13T15:18:40.115Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/interceptors/go.sum","dependencies":[{"id":6882669732,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882669733,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882669734,"package_name":"github.com/DataDog/sketches-go","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669735,"package_name":"github.com/Shopify/toxiproxy/v2","ecosystem":"go","requirements":"v2.1.6-0.20210914104332-15ea381dcdae","direct":false,"kind":"runtime","optional":false},{"id":6882669736,"package_name":"github.com/benbjohnson/clock","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882669737,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882669738,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6882669739,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":6882669740,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":6882669741,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6882669742,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669743,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669744,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669745,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":false,"kind":"runtime","optional":false},{"id":6882669746,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669747,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882669748,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6882669749,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6882669750,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669751,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669752,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":6882669753,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6882669754,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669755,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669756,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6882669757,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882669758,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6882669759,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6882669760,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6882669761,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6882669762,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669763,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882669764,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882669765,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669766,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669767,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882669768,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669769,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6882669770,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6882669771,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669772,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882669773,"package_name":"github.com/gorilla/securecookie","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669774,"package_name":"github.com/gorilla/sessions","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882669775,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882669776,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669777,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669778,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669779,"package_name":"github.com/jcmturner/goidentity/v6","ecosystem":"go","requirements":"v6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669780,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882669781,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882669782,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.12.2","direct":false,"kind":"runtime","optional":false},{"id":6882669783,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669784,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882669785,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882669786,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669787,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669788,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882669789,"package_name":"github.com/pierrec/lz4","ecosystem":"go","requirements":"v2.6.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6882669790,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669791,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6882669792,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20201227073835-cf1acfcdf475","direct":false,"kind":"runtime","optional":false},{"id":6882669793,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882669794,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669795,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6882669796,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669797,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882669798,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669799,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669800,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882669801,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6882669802,"package_name":"github.com/urfave/cli/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669803,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882669804,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882669805,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882669806,"package_name":"go.opentelemetry.io/otel","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882669807,"package_name":"go.opentelemetry.io/otel/exporters/stdout","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882669808,"package_name":"go.opentelemetry.io/otel/sdk","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882669809,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6882669810,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201112155050-0c6587e931a9","direct":false,"kind":"runtime","optional":false},{"id":6882669811,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210616213533-5ff15b29337e","direct":false,"kind":"runtime","optional":false},{"id":6882669812,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6882669813,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6882669814,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6882669815,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6882669816,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6882669817,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6882669818,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6882669819,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6882669820,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6882669821,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":6882669822,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6882669823,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6882669824,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210614182718-04defd469f4e","direct":false,"kind":"runtime","optional":false},{"id":6882669825,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6882669826,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6882669827,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6882669828,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6882669829,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6882669830,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6882669831,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6882669832,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":6882669833,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":6882669834,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6882669835,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6882669836,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6882669837,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6882669838,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882669839,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882669840,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6882669841,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6882669842,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6882669843,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6882669844,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6882669845,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6882669846,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6882669847,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6882669848,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6882669849,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882669850,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882669851,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6882669852,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6882669853,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191009194640-548a555dbc03","direct":false,"kind":"runtime","optional":false},{"id":6882669854,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6882669855,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6882669856,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6882669857,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6882669858,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6882669859,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":6882669860,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6882669861,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6882669862,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6882669863,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6882669864,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6882669865,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6882669866,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6882669867,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":6882669868,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":6882669869,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":6882669870,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882669871,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6882669872,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6882669873,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":6882669874,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6882669875,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/txn_producer/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:40.178Z","updated_at":"2023-01-13T15:18:40.178Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/txn_producer/go.mod","dependencies":[{"id":6882670523,"package_name":"github.com/Shopify/sarama","ecosystem":"go","requirements":"v1.34.1","direct":true,"kind":"runtime","optional":false},{"id":6882670524,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20201227073835-cf1acfcdf475","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/txn_producer/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T15:18:40.224Z","updated_at":"2023-01-13T15:18:40.224Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/txn_producer/go.sum","dependencies":[{"id":6882670553,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882670554,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6882670555,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6882670556,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6882670557,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6882670558,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6882670559,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6882670560,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":6882670561,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":6882670562,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":6882670563,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":6882670564,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":6882670565,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":6882670566,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":6882670567,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":6882670568,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882670569,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670570,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670571,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882670572,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6882670573,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882670574,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670575,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670576,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882670577,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670578,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670579,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882670580,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670581,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882670582,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882670583,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882670584,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882670585,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6882670586,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882670587,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6882670588,"package_name":"github.com/Shopify/toxiproxy/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670589,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":6882670590,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":6882670591,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":6882670592,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":6882670593,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":6882670594,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":6882670595,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670596,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882670597,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882670598,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670599,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6882670600,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6882670601,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":6882670602,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":6882670603,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6882670604,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":6882670605,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":6882670606,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6882670607,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670608,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670609,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670610,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":false,"kind":"runtime","optional":false},{"id":6882670611,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670612,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882670613,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":6882670614,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6882670615,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670616,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670617,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6882670618,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":6882670619,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":6882670620,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882670621,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882670622,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670623,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670624,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670625,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882670626,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882670627,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670628,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6882670629,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":6882670630,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":6882670631,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":6882670632,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670633,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670634,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882670635,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670636,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882670637,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6882670638,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6882670639,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670640,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882670641,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6882670642,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882670643,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6882670644,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6882670645,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6882670646,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":6882670647,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":6882670648,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":6882670649,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670650,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882670651,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882670652,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6882670653,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882670654,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6882670655,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":6882670656,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6882670657,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670658,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670659,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670660,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6882670661,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670662,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882670663,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882670664,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6882670665,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6882670666,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6882670667,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670668,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6882670669,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670670,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6882670671,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6882670672,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":6882670673,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":6882670674,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":6882670675,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":6882670676,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":6882670677,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670678,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6882670679,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6882670680,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882670681,"package_name":"github.com/gorilla/securecookie","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670682,"package_name":"github.com/gorilla/sessions","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882670683,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670684,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670685,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882670686,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882670687,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6882670688,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":6882670689,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670690,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670691,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670692,"package_name":"github.com/jcmturner/goidentity/v6","ecosystem":"go","requirements":"v6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882670693,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882670694,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882670695,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670696,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6882670697,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6882670698,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6882670699,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":6882670700,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6882670701,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882670702,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670703,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670704,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670705,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.8","direct":false,"kind":"runtime","optional":false},{"id":6882670706,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882670707,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882670708,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":6882670709,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670710,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882670711,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670712,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670713,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670714,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670715,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882670716,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":6882670717,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":6882670718,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":6882670719,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882670720,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882670721,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":6882670722,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":6882670723,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.15","direct":false,"kind":"runtime","optional":false},{"id":6882670724,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882670725,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6882670726,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882670727,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670728,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6882670729,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670730,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6882670731,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6882670732,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6882670733,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":6882670734,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":6882670735,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":6882670736,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670737,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6882670738,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6882670739,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882670740,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.32.1","direct":false,"kind":"runtime","optional":false},{"id":6882670741,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":6882670742,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882670743,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6882670744,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882670745,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":6882670746,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20201227073835-cf1acfcdf475","direct":false,"kind":"runtime","optional":false},{"id":6882670747,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670748,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882670749,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882670750,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670751,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670752,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6882670753,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882670754,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6882670755,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670756,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670757,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670758,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882670759,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670760,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670761,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882670762,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6882670763,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882670764,"package_name":"github.com/urfave/cli/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670765,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882670766,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882670767,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882670768,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":6882670769,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6882670770,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":6882670771,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6882670772,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882670773,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":6882670774,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":6882670775,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":6882670776,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":6882670777,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6882670779,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6882670780,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6882670781,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6882670783,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6882670785,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201112155050-0c6587e931a9","direct":false,"kind":"runtime","optional":false},{"id":6882670786,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":6882670788,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6882670789,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6882670791,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6882670792,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6882670794,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6882670796,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":6882670798,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":6882670799,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":6882670800,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":6882670801,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":6882670802,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6882670803,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6882670804,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6882670805,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6882670806,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6882670807,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6882670808,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6882670809,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6882670810,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6882670811,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":6882670812,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":6882670813,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":6882670814,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6882670815,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6882670816,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6882670817,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670818,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":6882670819,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":6882670820,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882670821,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670822,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6882670823,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6882670824,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":6882670825,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6882670826,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6882670827,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6882670828,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6882670829,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6882670830,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6882670831,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6882670832,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":6882670833,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6882670834,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":6882670835,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":6882670836,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":6882670837,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6882670838,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":6882670839,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":6882670840,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6882670841,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":6882670842,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":6882670843,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":6882670844,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":6882670845,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":6882670846,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":6882670847,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":6882670848,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":6882670849,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":6882670850,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":6882670851,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":6882670852,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220708220712-1185a9018129","direct":false,"kind":"runtime","optional":false},{"id":6882670853,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6882670854,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6882670855,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6882670856,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":6882670857,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":6882670858,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":6882670859,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6882670860,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6882670861,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6882670862,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6882670863,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6882670864,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6882670865,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":6882670866,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":6882670867,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":6882670868,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6882670869,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":6882670870,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":6882670871,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6882670872,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6882670873,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6882670874,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":6882670875,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6882670876,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6882670877,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6882670878,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6882670879,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":6882670880,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":6882670881,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":6882670882,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":6882670883,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":6882670884,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":6882670885,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":6882670886,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":6882670887,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":6882670888,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":6882670889,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":6882670890,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":6882670891,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":6882670892,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":6882670893,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":6882670894,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":6882670895,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":6882670896,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":6882670897,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":6882670898,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":6882670899,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":6882670900,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6882670901,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":6882670902,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6882670903,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":6882670904,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6882670905,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220114195835-da31bd327af9","direct":false,"kind":"runtime","optional":false},{"id":6882670906,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6882670907,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6882670908,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6882670909,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":6882670910,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882670911,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6882670912,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6882670913,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882670914,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6882670915,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6882670916,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6882670917,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6882670918,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":6882670919,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6882670920,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6882670921,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6882670922,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6882670923,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6882670924,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6882670925,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6882670926,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6882670927,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":6882670928,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6882670929,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6882670930,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6882670931,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6882670932,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6882670933,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6882670934,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":6882670935,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":6882670936,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6882670937,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":6882670938,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":6882670939,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":6882670940,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":6882670941,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":6882670942,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":6882670943,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":6882670944,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":6882670945,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":6882670946,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":6882670947,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":6882670948,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":6882670949,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":6882670950,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":6882670951,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":6882670952,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":6882670953,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":6882670954,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":6882670955,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":6882670956,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":6882670957,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":6882670958,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":6882670959,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6882670960,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6882670961,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6882670962,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":6882670963,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670964,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6882670965,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882670966,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6882670967,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6882670968,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":6882670969,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6882670970,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":6882670971,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6882670972,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":6882670973,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":6882670974,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882670975,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":6882670976,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":6882670977,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6882670978,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":6882670979,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882670980,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882670981,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882670982,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882670983,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6882670984,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":6882670985,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6882670986,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6882670987,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6882670988,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6882670989,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6882670990,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6882670991,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6882670992,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6882670993,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6882670994,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":6882670995,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":6882670996,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":6882670997,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":6882670998,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":6882670999,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":6882671000,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":6882671001,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":6882671002,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":6882671003,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":6882671004,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":6882671005,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":6882671006,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":6882671007,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":6882671008,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":6882671009,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":6882671010,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":6882671011,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":6882671012,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":6882671013,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":6882671014,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6882671015,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6882671016,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":6882671017,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6882671018,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":6882671019,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882671020,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":6882671021,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6882671022,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":6882671023,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":6882671024,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":6882671025,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":6882671026,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":6882671027,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":6882671028,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":6882671029,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":6882671030,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6882671031,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6882671032,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":6882671033,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":6882671034,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":6882671035,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6882671036,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6882671037,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":6882671038,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":6882671039,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6882671040,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6882671041,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":6882671042,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":6882671043,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671044,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":6882671045,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882671046,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882671047,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6882671048,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":6882671049,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":6882671050,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882671051,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882671052,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6882671053,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882671054,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6882671055,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6882671056,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6882671057,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":6882671058,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6882671059,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":6882671060,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":6882671061,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882671062,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671063,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-13T15:18:40.322Z","updated_at":"2023-01-13T15:18:40.322Z","repository_link":"https://github.com/IBM/sarama/blob/main/go.mod","dependencies":[{"id":6882671077,"package_name":"github.com/Shopify/toxiproxy/v2","ecosystem":"go","requirements":"v2.5.0","direct":true,"kind":"runtime","optional":false},{"id":6882671078,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6882671079,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6882671080,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":true,"kind":"runtime","optional":false},{"id":6882671081,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6882671082,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6882671083,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6882671084,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.7.6","direct":true,"kind":"runtime","optional":false},{"id":6882671085,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.3","direct":true,"kind":"runtime","optional":false},{"id":6882671086,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.14","direct":true,"kind":"runtime","optional":false},{"id":6882671087,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.17","direct":true,"kind":"runtime","optional":false},{"id":6882671088,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20201227073835-cf1acfcdf475","direct":true,"kind":"runtime","optional":false},{"id":6882671089,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":6882671090,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6882671091,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6882671092,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6882671094,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":true,"kind":"runtime","optional":false},{"id":6882671095,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6882671097,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6882671099,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6882671101,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6882671102,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":true,"kind":"runtime","optional":false},{"id":6882671105,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6882671106,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6882671107,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6882671108,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":6882671109,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220722155217-630584e8d5aa","direct":true,"kind":"runtime","optional":false},{"id":6882671110,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6882671111,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":true,"kind":"runtime","optional":false},{"id":6882671112,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":6882671113,"package_name":"retract","ecosystem":"go","requirements":"(","direct":true,"kind":"runtime","optional":false},{"id":6882671114,"package_name":"[v1.31.0,","ecosystem":"go","requirements":"v1.31.1]","direct":true,"kind":"runtime","optional":false},{"id":6882671115,"package_name":"[v1.26.0,","ecosystem":"go","requirements":"v1.26.1]","direct":true,"kind":"runtime","optional":false},{"id":6882671116,"package_name":"[v1.24.1,","ecosystem":"go","requirements":"v1.25.0]","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-13T15:18:40.385Z","updated_at":"2023-01-13T15:18:40.385Z","repository_link":"https://github.com/IBM/sarama/blob/main/go.sum","dependencies":[{"id":6882671300,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882671298,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6882671219,"package_name":"github.com/Shopify/toxiproxy/v2","ecosystem":"go","requirements":"v2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882671220,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6882671221,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671222,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882671223,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882671224,"package_name":"github.com/eapache/go-xerial-snappy","ecosystem":"go","requirements":"v0.0.0-20180814174437-776d5712da21","direct":false,"kind":"runtime","optional":false},{"id":6882671225,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671226,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882671227,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":6882671228,"package_name":"github.com/gorilla/securecookie","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882671229,"package_name":"github.com/gorilla/sessions","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882671230,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882671231,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882671232,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6882671233,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882671234,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882671235,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882671236,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.7.6","direct":false,"kind":"runtime","optional":false},{"id":6882671237,"package_name":"github.com/jcmturner/goidentity/v6","ecosystem":"go","requirements":"v6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6882671238,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.3","direct":false,"kind":"runtime","optional":false},{"id":6882671239,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6882671240,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.14","direct":false,"kind":"runtime","optional":false},{"id":6882671241,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671242,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6882671243,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882671244,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6882671245,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671246,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6882671247,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.17","direct":false,"kind":"runtime","optional":false},{"id":6882671248,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882671249,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20201227073835-cf1acfcdf475","direct":false,"kind":"runtime","optional":false},{"id":6882671250,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6882671251,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671252,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882671253,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882671254,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6882671255,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6882671256,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6882671257,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6882671258,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6882671259,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6882671260,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6882671261,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":6882671262,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6882671263,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6882671264,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220722155217-630584e8d5aa","direct":false,"kind":"runtime","optional":false},{"id":6882671265,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6882671266,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6882671267,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":6882671268,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6882671269,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":6882671270,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":6882671271,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220725212005-46097bf591d3","direct":false,"kind":"runtime","optional":false},{"id":6882671272,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6882671273,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6882671274,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6882671275,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671276,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6882671277,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6882671278,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":6882671279,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6882671280,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6882671281,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6882671282,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6882671283,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6882671284,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6882671285,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6882671286,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6882671287,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6882671288,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6882671289,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6882671290,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6882671291,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6882671292,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6882671293,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6882671294,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6882671295,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6882671296,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":6882671297,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6882671299,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/apidiff.yml","sha":null,"kind":"manifest","created_at":"2023-07-26T17:50:08.030Z","updated_at":"2023-07-26T17:50:08.030Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/apidiff.yml","dependencies":[{"id":12058195558,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":12058195559,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-07-26T17:50:08.995Z","updated_at":"2023-07-26T17:50:08.995Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/stale.yml","dependencies":[{"id":12058195648,"package_name":"actions/stale","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fvt-main.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:35.328Z","updated_at":"2026-02-24T19:01:35.328Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/fvt-main.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:35.631Z","updated_at":"2026-02-24T19:01:35.631Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":25825296479,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25825296480,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"4eaacf0543bb3f2c246792bd56e8cdeffafb205a","direct":true,"kind":"composite","optional":false},{"id":25825296492,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false},{"id":25825296494,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"cdefb33c0f6224e58673d9004f47f7cb3e328b89","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fvt-pr.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:35.371Z","updated_at":"2026-02-24T19:01:35.371Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/fvt-pr.yml","dependencies":[]},{"ecosystem":"go","filepath":"examples/http_server/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:36.869Z","updated_at":"2026-02-24T19:01:36.869Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/http_server/go.mod","dependencies":[{"id":25825296514,"package_name":"github.com/IBM/sarama","ecosystem":"go","requirements":"v1.46.3","direct":true,"kind":"runtime","optional":false},{"id":25825296516,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825296517,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":25825296521,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25825296522,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":25825296523,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825296524,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825296525,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.7.6","direct":true,"kind":"runtime","optional":false},{"id":25825296526,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.4","direct":true,"kind":"runtime","optional":false},{"id":25825296531,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":true,"kind":"runtime","optional":false},{"id":25825296536,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.18.2","direct":true,"kind":"runtime","optional":false},{"id":25825296537,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.23","direct":true,"kind":"runtime","optional":false},{"id":25825296540,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20250401214520-65e299d6c5c9","direct":true,"kind":"runtime","optional":false},{"id":25825296542,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.47.0","direct":true,"kind":"runtime","optional":false},{"id":25825296548,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.49.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/sasl_scram_client/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-24T19:01:47.330Z","updated_at":"2026-02-24T19:01:47.330Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/sasl_scram_client/go.sum","dependencies":[{"id":25825296829,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825296830,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825296831,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825296832,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825296833,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825296834,"package_name":"github.com/gorilla/securecookie","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825296835,"package_name":"github.com/gorilla/sessions","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25825296836,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25825296837,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25825296838,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825296839,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825296840,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.7.6","direct":false,"kind":"runtime","optional":false},{"id":25825296841,"package_name":"github.com/jcmturner/goidentity/v6","ecosystem":"go","requirements":"v6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25825296842,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.4","direct":false,"kind":"runtime","optional":false},{"id":25825296843,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25825296844,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.18.2","direct":false,"kind":"runtime","optional":false},{"id":25825296845,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.23","direct":false,"kind":"runtime","optional":false},{"id":25825296846,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825296847,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20250401214520-65e299d6c5c9","direct":false,"kind":"runtime","optional":false},{"id":25825296848,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825296849,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825296850,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825296851,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825296852,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":25825296853,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825296854,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25825296855,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25825296856,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825296857,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25825296858,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25825296859,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":25825296860,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":25825296861,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":25825296862,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825296863,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":25825296864,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":25825296865,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":25825296866,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":25825296867,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":25825296868,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":25825296869,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825296870,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825296871,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.49.0","direct":false,"kind":"runtime","optional":false},{"id":25825296872,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":25825296886,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":25825296887,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":25825296888,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":25825296928,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":25825296929,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":25825296930,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":25825296931,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":25825296932,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825296933,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":25825296946,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":25825296947,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825296948,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825296949,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25825296950,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":25825296951,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":25825296952,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825296953,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.33.0","direct":false,"kind":"runtime","optional":false},{"id":25825296954,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":25825296985,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":25825296986,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":25825296987,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":25825296988,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25825296989,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25825296990,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":25825296991,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/http_server/go.sum","sha":null,"kind":"lockfile","created_at":"2026-02-24T19:01:40.963Z","updated_at":"2026-02-24T19:01:40.963Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/http_server/go.sum","dependencies":[{"id":25825296550,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825296551,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825296552,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825296553,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825296554,"package_name":"github.com/fortytw2/leaktest","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825296555,"package_name":"github.com/gorilla/securecookie","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25825296559,"package_name":"github.com/gorilla/sessions","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25825296561,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25825296562,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25825296563,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825296564,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825296565,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.7.6","direct":false,"kind":"runtime","optional":false},{"id":25825296566,"package_name":"github.com/jcmturner/goidentity/v6","ecosystem":"go","requirements":"v6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25825296567,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.4","direct":false,"kind":"runtime","optional":false},{"id":25825296568,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25825296569,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.18.2","direct":false,"kind":"runtime","optional":false},{"id":25825296570,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.23","direct":false,"kind":"runtime","optional":false},{"id":25825296571,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25825296573,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20250401214520-65e299d6c5c9","direct":false,"kind":"runtime","optional":false},{"id":25825296574,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25825296577,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825296578,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825296579,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25825296585,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":25825296586,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25825296587,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25825296588,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25825296589,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":25825296590,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":25825296591,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":25825296592,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825296593,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":25825296594,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":25825296597,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":25825296598,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":25825296599,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":25825296600,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":25825296601,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25825296602,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825296603,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.49.0","direct":false,"kind":"runtime","optional":false},{"id":25825296604,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":25825296611,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":25825296612,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":25825296613,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":25825296616,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":25825296617,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":25825296618,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":25825296619,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":25825296620,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825296621,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":25825296622,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":25825296623,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25825296624,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25825296625,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25825296626,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":25825296627,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25825296628,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":25825296647,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":25825296648,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":25825296649,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":25825296670,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25825296694,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25825296701,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":25825296721,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/sasl_scram_client/go.mod","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:46.142Z","updated_at":"2026-02-24T19:01:46.142Z","repository_link":"https://github.com/IBM/sarama/blob/main/examples/sasl_scram_client/go.mod","dependencies":[{"id":25825296733,"package_name":"github.com/IBM/sarama","ecosystem":"go","requirements":"v1.46.3","direct":true,"kind":"runtime","optional":false},{"id":25825296734,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":25825296772,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":25825296792,"package_name":"github.com/eapache/go-resiliency","ecosystem":"go","requirements":"v1.7.0","direct":true,"kind":"runtime","optional":false},{"id":25825296793,"package_name":"github.com/eapache/queue","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25825296794,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":25825296797,"package_name":"github.com/jcmturner/aescts/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825296798,"package_name":"github.com/jcmturner/dnsutils/v2","ecosystem":"go","requirements":"v2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825296799,"package_name":"github.com/jcmturner/gofork","ecosystem":"go","requirements":"v1.7.6","direct":true,"kind":"runtime","optional":false},{"id":25825296800,"package_name":"github.com/jcmturner/gokrb5/v8","ecosystem":"go","requirements":"v8.4.4","direct":true,"kind":"runtime","optional":false},{"id":25825296801,"package_name":"github.com/jcmturner/rpc/v2","ecosystem":"go","requirements":"v2.0.3","direct":true,"kind":"runtime","optional":false},{"id":25825296802,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.18.2","direct":true,"kind":"runtime","optional":false},{"id":25825296803,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.23","direct":true,"kind":"runtime","optional":false},{"id":25825296804,"package_name":"github.com/rcrowley/go-metrics","ecosystem":"go","requirements":"v0.0.0-20250401214520-65e299d6c5c9","direct":true,"kind":"runtime","optional":false},{"id":25825296805,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25825296816,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":25825296823,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.47.0","direct":true,"kind":"runtime","optional":false},{"id":25825296826,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.49.0","direct":true,"kind":"runtime","optional":false},{"id":25825296827,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.33.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/renovate-config.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:35.525Z","updated_at":"2026-02-24T19:01:35.525Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/renovate-config.yml","dependencies":[{"id":25825296471,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25825296472,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"6044e13b5dc448c55e2357c09f80417699197238","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cache-cleanup.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:35.180Z","updated_at":"2026-02-24T19:01:35.180Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/cache-cleanup.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/i386.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:35.429Z","updated_at":"2026-02-24T19:01:35.429Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/i386.yml","dependencies":[{"id":25825296464,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25825296465,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T19:01:35.245Z","updated_at":"2026-02-24T19:01:35.245Z","repository_link":"https://github.com/IBM/sarama/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":25825296461,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25825296462,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261","direct":true,"kind":"composite","optional":false}]}],"score":36.80159508083605,"created_at":"2025-08-07T16:42:40.842Z","updated_at":"2026-06-21T03:31:07.629Z","avatar_url":"https://github.com/IBM.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362669","html_url":"https://summary.ecosyste.ms/projects/362669"}