[{"id":13888286,"name":"openstack-helm/kafka","ecosystem":"helm","description":"OpenStack-Helm Kafka","homepage":"https://kafka.apache.org/","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/apache/kafka","keywords_array":[],"namespace":"openstack-helm","versions_count":2,"first_release_published_at":"2021-04-05T08:47:55.000Z","latest_release_published_at":"2021-04-05T11:29:55.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-09-02T15:34:05.522Z","created_at":"2026-02-24T09:35:56.295Z","updated_at":"2026-09-02T15:34:05.523Z","registry_url":"https://artifacthub.io/packages/helm/openstack-helm/kafka","install_command":"helm repo add openstack-helm https://registry.thecore.net.au/chartrepo/openstack \u0026\u0026 helm install kafka openstack-helm/kafka","documentation_url":"https://artifacthub.io/packages/helm/openstack-helm/kafka","metadata":{"app_version":"v2.12-2.3.0","chart_version":"0.1.1","category":null,"official":false,"deprecated":false,"repository_url":"https://registry.thecore.net.au/chartrepo/openstack","maintainers":[]},"repo_metadata":{"id":37224125,"uuid":"2211243","full_name":"apache/kafka","owner":"apache","description":"Apache Kafka - A distributed event streaming platform","archived":false,"fork":false,"pushed_at":"2026-08-22T17:24:23.000Z","size":307156,"stargazers_count":33592,"open_issues_count":513,"forks_count":15448,"subscribers_count":1048,"default_branch":"trunk","last_synced_at":"2026-08-22T23:40:00.382Z","etag":null,"topics":["java","kafka","scala","streaming"],"latest_commit_sha":null,"homepage":"https://kafka.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-08-15T18:06:16.000Z","updated_at":"2026-08-22T20:31:16.000Z","dependencies_parsed_at":"2026-08-22T23:43:11.360Z","dependency_job_id":null,"html_url":"https://github.com/apache/kafka","commit_stats":{"total_commits":14665,"total_committers":1358,"mean_commits":10.79896907216495,"dds":0.952744630071599,"last_synced_commit":"5684fc7a2ee1a4f29cb6d69d713233ed3c297882"},"previous_names":[],"tags_count":315,"template":false,"template_full_name":null,"purl":"pkg:github/apache/kafka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/kafka/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/sbom","scorecard":{"id":88240,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/kafka","commit":"dbf3808f53b2dd7f5b2fefa0446c89ff4de8994c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:334","Info: jobLevel 'contents' permission set to 'read': .github/workflows/generate-reports.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-update.yml:35","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-complete.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deflake.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_official_image_build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_promote.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_rc_release.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_scan.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-reports.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels-cron.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-linter.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-reviewed.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-update.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare_docker_official_image_source.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow-requested.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'trunk'","Info: 'force pushes' disabled on branch 'trunk'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'trunk'","Warn: 'stale review dismissal' is disabled on branch 'trunk'","Warn: required approving review count is 1 on branch 'trunk'","Warn: codeowners review is not required on branch 'trunk'","Warn: 'last push approval' is disabled on branch 'trunk'","Warn: 'up-to-date branches' is disabled on branch 'trunk'","Info: status check found to merge onto on branch 'trunk'","Info: PRs are required in order to make changes on branch 'trunk'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:345: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-complete.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/ci-complete.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-complete.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/ci-complete.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_rc_release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_rc_release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_rc_release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_rc_release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_scan.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_scan.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-reports.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/generate-reports.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeled.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labeled.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labels-cron.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labels-cron.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labels-cron.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labels-cron.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-linter.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-linter.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-reviewed.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-reviewed.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-update.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-update.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-update.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-update.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow-requested.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/workflow-requested.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: docker/docker_official_images/3.7.0/jvm/Dockerfile:19","Warn: containerImage not pinned by hash: docker/docker_official_images/3.7.0/jvm/Dockerfile:44: pin your Docker image by updating eclipse-temurin:21-jre-alpine to eclipse-temurin:21-jre-alpine@sha256:4ca7eff3ab0ef9b41f5fefa35efaeda9ed8d26e161e1192473b24b3a6c348aef","Warn: containerImage not pinned by hash: docker/jvm/Dockerfile:19","Warn: containerImage not pinned by hash: docker/jvm/Dockerfile:45: pin your Docker image by updating eclipse-temurin:21-jre-alpine to eclipse-temurin:21-jre-alpine@sha256:4ca7eff3ab0ef9b41f5fefa35efaeda9ed8d26e161e1192473b24b3a6c348aef","Warn: containerImage not pinned by hash: docker/native/Dockerfile:16","Warn: containerImage not pinned by hash: docker/native/Dockerfile:45: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: tests/docker/Dockerfile:17","Warn: containerImage not pinned by hash: tests/docker/Dockerfile:45","Warn: pipCommand not pinned by hash: tests/docker/Dockerfile:64","Warn: pipCommand not pinned by hash: tests/docker/Dockerfile:67","Warn: pipCommand not pinned by hash: .github/workflows/docker_build_and_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_build_and_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_rc_release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_rc_release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:42","Info:   0 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-97 / GHSA-6528-wvf6-f6qg","Warn: Project is vulnerable to: PYSEC-2017-94 / GHSA-cq27-v7xp-c356","Warn: Project is vulnerable to: PYSEC-2012-16 / GHSA-v367-p58w-98h5","Warn: Project is vulnerable to: PYSEC-2013-29 / GHSA-x377-f64p-hf5j","Warn: Project is vulnerable to: PYSEC-2011-23 / GHSA-3jhc-wjqf-5f2c","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T07:23:09.059Z","repository_id":37224125,"created_at":"2025-08-15T07:23:09.060Z","updated_at":"2025-08-15T07:23:09.060Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"4.4.0-rc0","sha":"634a935e729197848ffd958c06458215f96f103e","kind":"tag","published_at":"2026-08-21T12:12:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.4.0-rc0/manifests"},{"name":"4.3.1","sha":"26b251a451ce941d3d7a55e6487bcb7f16b5ad48","kind":"tag","published_at":"2026-06-23T21:27:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1/manifests"},{"name":"4.3.1-rc2","sha":"26b251a451ce941d3d7a55e6487bcb7f16b5ad48","kind":"tag","published_at":"2026-06-17T18:29:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc2/manifests"},{"name":"4.3.1-rc1","sha":"ea1942cd7a97facd079d37173422747469bbf9a6","kind":"tag","published_at":"2026-06-15T19:25:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc1/manifests"},{"name":"4.3.1-rc0","sha":"4475db88cffebd4e8f3bbfa455bb18a169bade00","kind":"tag","published_at":"2026-06-11T20:19:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc0/manifests"},{"name":"4.2.1","sha":"18d5ecd939c8d510fdd72d0abb1f7099659dcd58","kind":"tag","published_at":"2026-05-28T12:50:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1/manifests"},{"name":"4.3.0","sha":"a9ce3221537b8653448750697915607dc7936cf3","kind":"tag","published_at":"2026-05-20T15:38:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0/manifests"},{"name":"4.2.1-rc5","sha":"18d5ecd939c8d510fdd72d0abb1f7099659dcd58","kind":"tag","published_at":"2026-05-13T11:52:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc5","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc5/manifests"},{"name":"4.3.0-rc2","sha":"a9ce3221537b8653448750697915607dc7936cf3","kind":"tag","published_at":"2026-05-13T09:06:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc2/manifests"},{"name":"4.2.1-rc4","sha":"92f61c44867f39dc6675f71d29a8fc3c318e1b62","kind":"tag","published_at":"2026-05-12T05:24:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc4/manifests"},{"name":"4.3.0-rc1","sha":"6c29027b42d0a86f62c2f5d34c1a53cd5aea4bcd","kind":"tag","published_at":"2026-05-05T07:56:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc1/manifests"},{"name":"4.3.0-rc0","sha":"2b66299c7c70ddf51b834cfcaed07bf293ef830c","kind":"commit","published_at":"2026-04-28T12:31:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc0/manifests"},{"name":"4.2.1-rc3","sha":"a7f05858f63779251d15747627a50632d9b5f1a7","kind":"tag","published_at":"2026-04-25T14:39:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc3/manifests"},{"name":"4.2.1-rc2","sha":"ddba6e6846a36522612983811a0d276056f70053","kind":"tag","published_at":"2026-04-23T06:24:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc2/manifests"},{"name":"4.2.1-rc1","sha":"d5bc851fb6dfae5b19406bfa77509169cee0eaa4","kind":"tag","published_at":"2026-04-18T11:00:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc1/manifests"},{"name":"4.2.1-rc0","sha":"8adfdeca85ac2d250d36c2880ac84eae3eddf1d2","kind":"tag","published_at":"2026-04-11T01:47:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc0/manifests"},{"name":"4.0.2","sha":"5d0fe56677f97d9525843963f1ffe329d2b69433","kind":"tag","published_at":"2026-03-18T09:41:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2/manifests"},{"name":"4.1.2","sha":"c82fd9b934b4c1e6fa799e3f1dcc8f08d997740c","kind":"tag","published_at":"2026-03-16T20:45:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2/manifests"},{"name":"4.0.2-rc3","sha":"5d0fe56677f97d9525843963f1ffe329d2b69433","kind":"tag","published_at":"2026-03-03T08:33:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc3/manifests"},{"name":"4.0.2-rc2","sha":"642b5577f607727afb966da95e6691450fdc4eb8","kind":"tag","published_at":"2026-02-24T17:02:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc2/manifests"},{"name":"4.1.2-rc1","sha":"c82fd9b934b4c1e6fa799e3f1dcc8f08d997740c","kind":"tag","published_at":"2026-02-24T14:14:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc1/manifests"},{"name":"4.1.2-rc0","sha":"4d1cc32dcb6aaf913d94ddad277dd70a60e20bd5","kind":"tag","published_at":"2026-02-24T09:42:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc0/manifests"},{"name":"3.9.2","sha":"5e9866f43ab8e7e41ef39e5584ac50019381328d","kind":"tag","published_at":"2026-02-21T02:35:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2/manifests"},{"name":"4.0.2-rc1","sha":"a00710ae0d9104755ed4220116c8c7984af02d73","kind":"tag","published_at":"2026-02-16T11:51:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc1/manifests"},{"name":"4.2.0","sha":"a18251bae0b825c69794a50dffd4c3100cf5ca5b","kind":"tag","published_at":"2026-02-16T11:31:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0/manifests"},{"name":"4.0.2-rc0","sha":"7e49ad137a0eebdf18087a3ad0db0beb25a6b92f","kind":"tag","published_at":"2026-02-11T14:01:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc0/manifests"},{"name":"4.2.0-rc4","sha":"a18251bae0b825c69794a50dffd4c3100cf5ca5b","kind":"tag","published_at":"2026-02-10T09:27:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc4/manifests"},{"name":"3.9.2-rc1","sha":"5e9866f43ab8e7e41ef39e5584ac50019381328d","kind":"tag","published_at":"2026-02-07T03:00:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc1/manifests"},{"name":"4.2.0-rc3","sha":"297c181562d0cd15fbd5591d5683f169776f3c97","kind":"tag","published_at":"2026-02-02T11:44:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc3/manifests"},{"name":"4.2.0-rc2","sha":"28c34f8a6d6c349cde93a4bd4fdec89d480ce42c","kind":"tag","published_at":"2026-01-27T11:50:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc2/manifests"},{"name":"4.2.0-rc1","sha":"6eef66363478d2946fbc7d8f93c863246f7c14d5","kind":"tag","published_at":"2026-01-19T11:04:13.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc1/manifests"},{"name":"3.9.2-rc0","sha":"12ead27d3b4f10cfaf5287083e36cc6ba6854365","kind":"tag","published_at":"2026-01-14T11:12:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc0/manifests"},{"name":"4.2.0-rc0","sha":"b196bb11a32d129473015660f3df17fd0f9cb9da","kind":"tag","published_at":"2026-01-13T10:07:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc0/manifests"},{"name":"4.1.1","sha":"be816b82d25370ceac697ccf7c88cea873e9b4e3","kind":"tag","published_at":"2025-11-12T18:58:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1/manifests"},{"name":"4.1.1-rc2","sha":"be816b82d25370ceac697ccf7c88cea873e9b4e3","kind":"tag","published_at":"2025-10-26T18:49:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc2/manifests"},{"name":"4.1.1-rc1","sha":"b5b09d76de58713fb3f9d88fc7e9bcd46b594bce","kind":"tag","published_at":"2025-10-23T14:15:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc1/manifests"},{"name":"4.1.1-rc0","sha":"d3136d6caa7bb8d40e6ca9026311244cbd424297","kind":"tag","published_at":"2025-10-21T19:53:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc0/manifests"},{"name":"4.0.1","sha":"b31ce61fd68c51d1b9b964b09874148f14b75964","kind":"tag","published_at":"2025-10-10T09:04:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1/manifests"},{"name":"4.0.1-rc2","sha":"b31ce61fd68c51d1b9b964b09874148f14b75964","kind":"tag","published_at":"2025-09-09T14:13:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc2/manifests"},{"name":"4.1.0","sha":"13f70256db3c994c590e5d262a7cc50b9e973204","kind":"tag","published_at":"2025-09-02T12:36:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0/manifests"},{"name":"4.1.0-rc3","sha":"13f70256db3c994c590e5d262a7cc50b9e973204","kind":"tag","published_at":"2025-08-27T08:19:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc3/manifests"},{"name":"4.0.1-rc1","sha":"c5169ca805bd03d870a5bcd49744dcc34891cf15","kind":"tag","published_at":"2025-08-18T13:01:19.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc1/manifests"},{"name":"4.1.0-rc2","sha":"23b64404ae7ba98d89a2d456991abaf2f32af35f","kind":"tag","published_at":"2025-08-05T12:29:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc2/manifests"},{"name":"4.0.1-rc0","sha":"b81230cfff1e8950775a7128b41f8b1709104a82","kind":"tag","published_at":"2025-07-24T13:21:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc0/manifests"},{"name":"4.1.0-rc1","sha":"e14d849cbf8836cc9e4a592342baf19a1fbd93c9","kind":"tag","published_at":"2025-07-21T10:01:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc1/manifests"},{"name":"4.1.0-rc0","sha":"610f076542e1ac177c4b97ea7d6ca1335f9a3065","kind":"tag","published_at":"2025-07-09T12:50:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc0/manifests"},{"name":"3.9.1","sha":"f745dfdcee2b9851204ddbbcd423626ab87294bc","kind":"tag","published_at":"2025-05-19T10:21:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1/manifests"},{"name":"3.9.1-rc2","sha":"f745dfdcee2b9851204ddbbcd423626ab87294bc","kind":"tag","published_at":"2025-05-12T04:02:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc2/manifests"},{"name":"3.9.1-rc1","sha":"141693270b2dab8b22be1c82219ca68204943f90","kind":"tag","published_at":"2025-04-22T14:17:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc1/manifests"},{"name":"3.9.1-rc0","sha":"3cb4749195b9bfcfa64f6b5855a019dfbd173ed4","kind":"tag","published_at":"2025-04-16T03:56:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc0/manifests"},{"name":"4.0.0","sha":"985bc99521dd22bbf620591b8db8613c54f596b2","kind":"tag","published_at":"2025-03-18T08:11:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0/manifests"},{"name":"4.0.0-rc4","sha":"985bc99521dd22bbf620591b8db8613c54f596b2","kind":"tag","published_at":"2025-03-14T08:19:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc4/manifests"},{"name":"4.0.0-rc3","sha":"72057efc8124ce758ab4395dcaa98ba11aab6d3d","kind":"tag","published_at":"2025-03-08T08:11:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc3/manifests"},{"name":"4.0.0-rc1","sha":"e895106dc5ecb4a8d51fe8d779de06987ff2adb1","kind":"tag","published_at":"2025-03-05T13:31:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc1/manifests"},{"name":"4.0.0-rc0","sha":"0ebdee20e38bf984a6013b9fea27739b75eecbf0","kind":"tag","published_at":"2025-02-22T08:41:19.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc0/manifests"},{"name":"3.7.2-rc1","sha":"79a8f2b5f44f9d5a6867190d1dfc463d08d60b82","kind":"commit","published_at":"2024-12-04T18:50:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc1/manifests"},{"name":"3.7.2","sha":"79a8f2b5f44f9d5a6867190d1dfc463d08d60b82","kind":"commit","published_at":"2024-12-04T18:50:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2/manifests"},{"name":"3.7.2-rc0","sha":"39cd3354fd32fb01a954ac046ac86cd9e1cd7f6e","kind":"commit","published_at":"2024-11-27T02:30:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc0/manifests"},{"name":"3.9.0","sha":"84caaa6e9da06435411510a81fa321d4f99c351f","kind":"tag","published_at":"2024-11-06T21:09:26.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"70d6ff42debf7e17478beb899fb5756bfbdbfbb5","kind":"tag","published_at":"2024-10-29T12:21:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1/manifests"},{"name":"3.9.0-rc5","sha":"84caaa6e9da06435411510a81fa321d4f99c351f","kind":"tag","published_at":"2024-10-26T21:44:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc5/manifests"},{"name":"3.9.0-rc4","sha":"7a081018ae7faba6a634b2109e6cf926fe812410","kind":"tag","published_at":"2024-10-25T22:38:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc4/manifests"},{"name":"3.9.0-rc3","sha":"dd5272687e8adf9e79e3e329b1b3d2524afb6020","kind":"tag","published_at":"2024-10-21T20:04:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc3/manifests"},{"name":"3.8.1-rc1","sha":"70d6ff42debf7e17478beb899fb5756bfbdbfbb5","kind":"tag","published_at":"2024-10-17T15:52:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc1/manifests"},{"name":"3.8.1-rc0","sha":"5ed3e12140c96c9de1ca9fbd8e2ec83bbb31a799","kind":"tag","published_at":"2024-10-15T07:08:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc0/manifests"},{"name":"3.9.0-rc2","sha":"df9a5d2cc49aa5aad0a03a72de9351eaf342ea26","kind":"tag","published_at":"2024-10-10T16:36:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc2/manifests"},{"name":"3.9.0-rc1","sha":"b39e97f2eb8a5de5d97d4fa6cb101aa41d37ba7d","kind":"tag","published_at":"2024-10-09T02:17:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc1/manifests"},{"name":"3.9.0-rc0","sha":"8bcdff5b8dbfd3a1bc56a826640681e52657d096","kind":"tag","published_at":"2024-09-17T19:07:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc0/manifests"},{"name":"3.8.0","sha":"771b9576b00ecf5b64ab6e8bedf04156fbdb5cd6","kind":"tag","published_at":"2024-07-26T09:10:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0/manifests"},{"name":"3.8.0-rc3","sha":"771b9576b00ecf5b64ab6e8bedf04156fbdb5cd6","kind":"tag","published_at":"2024-07-23T08:04:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc3/manifests"},{"name":"3.8.0-rc2","sha":"a5b3441eaee45e3ef76cc8f1860d8e9f66fee421","kind":"tag","published_at":"2024-07-18T07:07:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc2/manifests"},{"name":"3.8.0-rc1","sha":"d54ce2124befa16bc0d40165f246cfd6f5067ae0","kind":"tag","published_at":"2024-07-15T13:43:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc1/manifests"},{"name":"3.8.0-rc0","sha":"f7f1fdb7eb982de3d04add626d6386974a0ccae7","kind":"tag","published_at":"2024-07-12T07:35:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc0/manifests"},{"name":"3.7.1","sha":"e2494e6ffb89f8288ed2aeb9b5596c755210bffd","kind":"tag","published_at":"2024-06-28T08:37:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1/manifests"},{"name":"3.7.1-rc2","sha":"e2494e6ffb89f8288ed2aeb9b5596c755210bffd","kind":"tag","published_at":"2024-06-18T21:27:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc2/manifests"},{"name":"3.7.1-rc1","sha":"4c966f5eca87207319872faf56c4b134f80d3034","kind":"tag","published_at":"2024-06-10T16:12:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc1/manifests"},{"name":"3.6.2","sha":"c4deed513057c94eb502e64490d6bdc23551d8b6","kind":"tag","published_at":"2024-04-04T16:22:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2/manifests"},{"name":"3.6.2-rc2","sha":"c4deed513057c94eb502e64490d6bdc23551d8b6","kind":"tag","published_at":"2024-03-28T06:15:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc2/manifests"},{"name":"3.6.2-rc1","sha":"ff4a0f94d986aebcce0b2edf6463895f32d6e352","kind":"tag","published_at":"2024-03-21T07:56:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc1/manifests"},{"name":"3.7.0","sha":"2ae524ed625438c5fee89e78648bd73e64a3ada0","kind":"tag","published_at":"2024-02-26T09:47:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0/manifests"},{"name":"3.7.0-rc4","sha":"2ae524ed625438c5fee89e78648bd73e64a3ada0","kind":"tag","published_at":"2024-02-09T13:25:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc4/manifests"},{"name":"3.7.0-rc3","sha":"5bb6c4ad4bf9900556bd1f59d51564b5a5ce2af5","kind":"tag","published_at":"2024-02-07T20:23:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc3/manifests"},{"name":"3.7.0-rc2","sha":"40d9698ba448e66934810addabf02ee1ce80b18f","kind":"tag","published_at":"2024-01-10T20:34:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc2/manifests"},{"name":"3.7.0-rc1","sha":"a737725a7d7de4452f8ef3e6aab66d88a4b39225","kind":"tag","published_at":"2024-01-08T14:57:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc1/manifests"},{"name":"3.7.0-rc0","sha":"3f177e18d8d5e1ee7cf75951913aa83c3021cbe8","kind":"tag","published_at":"2024-01-08T09:59:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc0/manifests"},{"name":"3.5.2","sha":"8f0b0b0d0466632b47c355489e7c9440f3e4c0f5","kind":"tag","published_at":"2023-12-08T09:36:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.2","html_url":"https://github.com/apache/kafka/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2/manifests"},{"name":"3.6.1","sha":"5e3c2b738d253ff51a7a61fe08713f564ab647fa","kind":"tag","published_at":"2023-12-05T16:31:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1/manifests"},{"name":"3.6.1-rc0","sha":"5e3c2b738d253ff51a7a61fe08713f564ab647fa","kind":"tag","published_at":"2023-11-24T09:38:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1-rc0/manifests"},{"name":"3.5.2-rc1","sha":"8f0b0b0d0466632b47c355489e7c9440f3e4c0f5","kind":"tag","published_at":"2023-11-21T09:07:57.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2-rc1/manifests"},{"name":"3.6.0","sha":"60e845626d8a465a8cfe68bb2d7d4b88d622634e","kind":"tag","published_at":"2023-10-03T20:36:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0/manifests"},{"name":"3.6.0-rc2","sha":"60e845626d8a465a8cfe68bb2d7d4b88d622634e","kind":"tag","published_at":"2023-09-29T04:56:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc2/manifests"},{"name":"3.6.0-rc1","sha":"25583f31af3b83f6746d7b583dd7243d79b38d99","kind":"tag","published_at":"2023-09-20T07:46:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc1/manifests"},{"name":"3.6.0-rc0","sha":"781a50bffa2e51d44ee83b7e31ff9f1349d418c1","kind":"tag","published_at":"2023-09-17T13:50:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc0/manifests"},{"name":"3.5.1","sha":"2c6fb6c54472e90ae17439e62540ef3cb0426fe3","kind":"tag","published_at":"2023-07-20T11:18:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1/manifests"},{"name":"3.5.1-rc1","sha":"2c6fb6c54472e90ae17439e62540ef3cb0426fe3","kind":"tag","published_at":"2023-07-14T16:50:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc1/manifests"},{"name":"3.5.1-rc0","sha":"7b94ab0b6411f0214794c6ec52b1bc709f9ba8a6","kind":"tag","published_at":"2023-07-12T08:04:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc0/manifests"},{"name":"3.5.0","sha":"c97b88d5db4de28d9f51bb11fb71ddd6217c7dda","kind":"tag","published_at":"2023-06-13T08:58:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0/manifests"},{"name":"3.5.0-rc1","sha":"c97b88d5db4de28d9f51bb11fb71ddd6217c7dda","kind":"tag","published_at":"2023-06-05T09:03:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc1/manifests"},{"name":"3.4.1","sha":"8a516edc2755df89982a9afe9e771ea7cf4a17ac","kind":"commit","published_at":"2023-05-26T01:40:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1/manifests"},{"name":"3.4.1-rc3","sha":"8a516edc2755df89982a9afe9e771ea7cf4a17ac","kind":"tag","published_at":"2023-05-26T01:40:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc3/manifests"},{"name":"3.4.1-rc2","sha":"e88e29b6d5aa7c6890ce4d004bd8b0289c2c63b0","kind":"tag","published_at":"2023-05-24T05:00:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc2/manifests"},{"name":"3.5.0-rc0","sha":"9788cee873ab57fb943e12edbbcd76e7c4c3e921","kind":"tag","published_at":"2023-05-22T14:19:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc0/manifests"},{"name":"3.4.1-rc1","sha":"6940a070e88136bcd482b4b0a7ab615580803997","kind":"tag","published_at":"2023-05-22T12:06:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc1/manifests"},{"name":"3.4.1-rc0","sha":"2ec266bf8bd4fa58c67a755f8059327d674dea17","kind":"tag","published_at":"2023-05-17T02:05:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc0/manifests"},{"name":"3.4.0","sha":"2e1947d240607d53f071f61c875cfffc3fec47fe","kind":"tag","published_at":"2023-02-06T15:28:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0/manifests"},{"name":"3.4.0-rc2","sha":"2e1947d240607d53f071f61c875cfffc3fec47fe","kind":"tag","published_at":"2023-01-31T18:02:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"551364b9a272a6622074f0aef11d234d3d2dc474","kind":"tag","published_at":"2023-01-20T03:30:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc1/manifests"},{"name":"3.3.2","sha":"b66af662e61082cb8def576ded1fe5cee37e155f","kind":"tag","published_at":"2023-01-11T17:01:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2/manifests"},{"name":"3.4.0-rc0","sha":"b3b8f0e6b301f27fb97675567c1a49107b834f6e","kind":"tag","published_at":"2023-01-09T20:12:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc0/manifests"},{"name":"3.3.2-rc1","sha":"b66af662e61082cb8def576ded1fe5cee37e155f","kind":"tag","published_at":"2022-12-21T21:14:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc1/manifests"},{"name":"3.3.2-rc0","sha":"0a17a0db87c22e73fc7780da5ff3c0ef619b4928","kind":"tag","published_at":"2022-12-12T20:43:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc0/manifests"},{"name":"3.3.1","sha":"e23c59d00e687ff555d30bb4dc6c0cdec2c818ae","kind":"commit","published_at":"2022-09-29T19:03:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1/manifests"},{"name":"3.3.1-rc0","sha":"e23c59d00e687ff555d30bb4dc6c0cdec2c818ae","kind":"tag","published_at":"2022-09-29T19:03:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1-rc0/manifests"},{"name":"3.3.0","sha":"9d1f9f77642d7e95dec37647657478ed187bdeb7","kind":"tag","published_at":"2022-09-28T13:48:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0/manifests"},{"name":"3.3.0-rc2","sha":"9d1f9f77642d7e95dec37647657478ed187bdeb7","kind":"tag","published_at":"2022-09-20T21:51:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc2/manifests"},{"name":"3.2.3","sha":"50029d3ed8ba576fd605df6a67f4229303cc944d","kind":"tag","published_at":"2022-09-17T06:30:16.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.3","html_url":"https://github.com/apache/kafka/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3/manifests"},{"name":"3.2.3-rc0","sha":"50029d3ed8ba576fd605df6a67f4229303cc944d","kind":"tag","published_at":"2022-09-13T08:12:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3-rc0/manifests"},{"name":"3.0.2","sha":"25b1aea02e37da1457026f6ac82a66f81c878e45","kind":"tag","published_at":"2022-09-12T07:59:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.2","html_url":"https://github.com/apache/kafka/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2/manifests"},{"name":"3.1.2","sha":"f8c67dc3ae0a3265855e98897255dd16a78a0452","kind":"tag","published_at":"2022-09-09T16:08:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.2","html_url":"https://github.com/apache/kafka/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2/manifests"},{"name":"3.2.2","sha":"38c22ad893fb6cf52b0e139e8db62320f8580ac2","kind":"tag","published_at":"2022-09-09T15:48:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.2","html_url":"https://github.com/apache/kafka/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2/manifests"},{"name":"2.8.2","sha":"3146c6ff4a24cc24d6039037e99edc8930d1958a","kind":"tag","published_at":"2022-09-09T14:32:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.2","html_url":"https://github.com/apache/kafka/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2/manifests"},{"name":"3.1.2-rc0","sha":"f8c67dc3ae0a3265855e98897255dd16a78a0452","kind":"tag","published_at":"2022-09-02T16:29:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2-rc0/manifests"},{"name":"2.8.2-rc0","sha":"3146c6ff4a24cc24d6039037e99edc8930d1958a","kind":"tag","published_at":"2022-09-02T14:48:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2-rc0/manifests"},{"name":"3.0.2-rc0","sha":"25b1aea02e37da1457026f6ac82a66f81c878e45","kind":"tag","published_at":"2022-09-02T14:41:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2-rc0/manifests"},{"name":"3.2.2-rc0","sha":"38c22ad893fb6cf52b0e139e8db62320f8580ac2","kind":"tag","published_at":"2022-09-02T14:04:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2-rc0/manifests"},{"name":"3.3.0-rc1","sha":"8284aa71ab1d23dc61f65462e858a0ab388a7b06","kind":"tag","published_at":"2022-08-28T19:07:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc1/manifests"},{"name":"3.2.1","sha":"b172a0a94f4ebb9fe638b064d825f0720e7d20ab","kind":"tag","published_at":"2022-07-28T20:37:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1/manifests"},{"name":"3.2.1-rc3","sha":"b172a0a94f4ebb9fe638b064d825f0720e7d20ab","kind":"tag","published_at":"2022-07-22T00:33:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc3/manifests"},{"name":"3.2.1-rc2","sha":"fe398137838e989bf69b52a10bed23ee6007d4c9","kind":"tag","published_at":"2022-07-20T21:33:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc2/manifests"},{"name":"3.1.1","sha":"97671528ba54a138e16f41cdc0ed9c77a83ffccf","kind":"tag","published_at":"2022-05-12T10:30:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1/manifests"},{"name":"3.2.0","sha":"38103ffaa962ef5092baffb884c84f8de3568501","kind":"tag","published_at":"2022-05-09T18:49:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0/manifests"},{"name":"3.2.0-rc1","sha":"38103ffaa962ef5092baffb884c84f8de3568501","kind":"tag","published_at":"2022-05-03T12:52:45.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc1/manifests"},{"name":"3.1.1-rc1","sha":"97671528ba54a138e16f41cdc0ed9c77a83ffccf","kind":"tag","published_at":"2022-04-29T07:44:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc1/manifests"},{"name":"3.2.0-rc0","sha":"358fb772309b620c94d7b3378e9c5908289183ce","kind":"tag","published_at":"2022-04-15T16:20:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc0/manifests"},{"name":"3.1.1-rc0","sha":"5cf0285dc9728b0bb24777d573f6ebeae816173e","kind":"tag","published_at":"2022-04-08T12:25:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc0/manifests"},{"name":"3.0.1","sha":"8e30984f43e64d8b9c2715c431a8906c98d26b86","kind":"tag","published_at":"2022-03-11T08:59:35.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.1","html_url":"https://github.com/apache/kafka/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1/manifests"},{"name":"3.0.1-rc0","sha":"8e30984f43e64d8b9c2715c431a8906c98d26b86","kind":"tag","published_at":"2022-03-03T16:15:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1-rc0/manifests"},{"name":"3.1.0","sha":"37edeed0777bacb3dc34e97bc6959bf9d043de2d","kind":"tag","published_at":"2022-01-21T13:43:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0/manifests"},{"name":"3.1.0-rc1","sha":"37edeed0777bacb3dc34e97bc6959bf9d043de2d","kind":"tag","published_at":"2022-01-12T09:01:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc1/manifests"},{"name":"3.1.0-rc0","sha":"4bd2ef183936554f7fc3ebcd66fd5c96d13c015f","kind":"tag","published_at":"2021-12-23T20:55:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc0/manifests"},{"name":"2.6.3","sha":"c24cbd3f5eeffa1e37a26de37a85d1fb72cdada6","kind":"tag","published_at":"2021-11-12T13:14:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.3","html_url":"https://github.com/apache/kafka/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3/manifests"},{"name":"2.7.2","sha":"37a1cc36bf4d76f3fbfed5dabaa6115302bda597","kind":"commit","published_at":"2021-10-12T15:10:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2/manifests"},{"name":"2.7.2-rc0","sha":"37a1cc36bf4d76f3fbfed5dabaa6115302bda597","kind":"tag","published_at":"2021-10-12T15:10:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2-rc0/manifests"},{"name":"2.6.3-rc0","sha":"c24cbd3f5eeffa1e37a26de37a85d1fb72cdada6","kind":"tag","published_at":"2021-10-12T09:47:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3-rc0/manifests"},{"name":"3.0.0","sha":"8cb0a5e9d3441962896b79163d141607e94d9b54","kind":"tag","published_at":"2021-09-20T06:59:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0/manifests"},{"name":"2.8.1","sha":"839b886f9b732b151e1faeace7303c80641c08c4","kind":"tag","published_at":"2021-09-17T16:03:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1/manifests"},{"name":"2.8.1-rc1","sha":"839b886f9b732b151e1faeace7303c80641c08c4","kind":"tag","published_at":"2021-09-14T13:03:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc1/manifests"},{"name":"2.8.1-rc0","sha":"7555e2653481f5407e468f98155a85b66fd24844","kind":"tag","published_at":"2021-09-10T09:05:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc0/manifests"},{"name":"3.0.0-rc2","sha":"8cb0a5e9d3441962896b79163d141607e94d9b54","kind":"tag","published_at":"2021-09-08T21:21:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc2/manifests"},{"name":"3.0.0-rc1","sha":"58fdadccd204ec1dafcceba4350151aa9989f303","kind":"tag","published_at":"2021-08-30T19:46:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc1/manifests"},{"name":"fetch","sha":"9d7f81c1bf1500c428e80c774f790f86c8d5c43a","kind":"commit","published_at":"2021-08-27T18:57:31.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/fetch","html_url":"https://github.com/apache/kafka/releases/tag/fetch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@fetch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/fetch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/fetch/manifests"},{"name":"3.0.0-rc0","sha":"b1a241d03e08c0c1d7762820e343daf19b6ad328","kind":"tag","published_at":"2021-08-26T08:01:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc0/manifests"},{"name":"2.7.1","sha":"61dbce85d0d41457d81a4096ecaea049f3a4b3ae","kind":"tag","published_at":"2021-05-10T09:11:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1/manifests"},{"name":"2.6.2","sha":"da65af02e5856e3429259e26eb49986122e34747","kind":"tag","published_at":"2021-04-19T17:35:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2/manifests"},{"name":"2.8.0","sha":"ebb1d6e21cc9213071ee1c6a15ec3411fc215b81","kind":"tag","published_at":"2021-04-19T04:30:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0/manifests"},{"name":"2.8.0-rc2","sha":"ebb1d6e21cc9213071ee1c6a15ec3411fc215b81","kind":"tag","published_at":"2021-04-14T14:28:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc2/manifests"},{"name":"2.7.1-rc2","sha":"61dbce85d0d41457d81a4096ecaea049f3a4b3ae","kind":"tag","published_at":"2021-04-08T11:29:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc2/manifests"},{"name":"2.6.2-rc1","sha":"da65af02e5856e3429259e26eb49986122e34747","kind":"tag","published_at":"2021-04-08T05:57:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc1/manifests"},{"name":"2.8.0-rc1","sha":"3f1aa3203d664c7aa44d2af47dbda9a905de87aa","kind":"tag","published_at":"2021-04-06T20:45:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc1/manifests"},{"name":"2.8.0-rc0","sha":"847018b01b2323711f2a456d84f9eed3b1fcce7a","kind":"tag","published_at":"2021-03-30T17:10:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc0/manifests"},{"name":"2.7.1-rc1","sha":"eaac61d8fa720b82d73e75a622825557faf934fe","kind":"tag","published_at":"2021-03-26T10:50:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc1/manifests"},{"name":"2.7.1-rc0","sha":"c0cf3cf814ddd05e1e1fab559c207a9fe1f9a9db","kind":"tag","published_at":"2021-03-19T10:14:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc0/manifests"},{"name":"2.6.2-rc0","sha":"6892974ba18df83629313b7184edaf984ce5eed2","kind":"tag","published_at":"2021-03-11T01:20:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc0/manifests"},{"name":"2.6.1","sha":"6b2021cd52659cefe9bc573a3407e9608c647b24","kind":"tag","published_at":"2021-01-07T16:29:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1/manifests"},{"name":"2.7.0","sha":"448719dc99a19793d55aaaa8b64282ed3fb3197d","kind":"tag","published_at":"2020-12-19T16:50:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0/manifests"},{"name":"2.7.0-rc6","sha":"448719dc99a19793d55aaaa8b64282ed3fb3197d","kind":"tag","published_at":"2020-12-16T13:58:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc6","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc6/manifests"},{"name":"2.7.0-rc5","sha":"b36d6e9271294ec1b201a185a798ddc6e1b12442","kind":"tag","published_at":"2020-12-10T21:15:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc5/manifests"},{"name":"2.6.1-rc3","sha":"6b2021cd52659cefe9bc573a3407e9608c647b24","kind":"tag","published_at":"2020-12-10T19:31:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc3/manifests"},{"name":"2.7.0-rc4","sha":"77445e6ccd3bb7bc84f3a430438a91693784384a","kind":"tag","published_at":"2020-12-04T14:58:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc4/manifests"},{"name":"2.7.0-rc3","sha":"bf59e90a6cb30d0e63322bff501f22fc10e47c46","kind":"tag","published_at":"2020-11-25T14:52:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc3/manifests"},{"name":"2.6.1-rc2","sha":"534dad1f0a5f88bc43c937a4b4a931d1f3cb42a5","kind":"tag","published_at":"2020-11-25T13:46:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc2/manifests"},{"name":"2.6.1-rc1","sha":"7fc11bc700473c3ec650b3044483959d5716447d","kind":"tag","published_at":"2020-11-23T11:30:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc1/manifests"},{"name":"2.7.0-rc2","sha":"1eea9485eee87e98b3b68e2ebd60b9445d55334f","kind":"tag","published_at":"2020-11-19T16:14:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc2/manifests"},{"name":"2.6.1-rc0","sha":"f05257105c1851e84403bb2ea2a2ca7f9fa12190","kind":"tag","published_at":"2020-11-12T13:49:17.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc0/manifests"},{"name":"2.7.0-rc1","sha":"4446a2fe60b4c02c5f753c2203e0ce2d1f1bd1be","kind":"tag","published_at":"2020-11-04T15:05:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc1/manifests"},{"name":"2.7.0-rc0","sha":"43a3143ce61d87b35acc9a2e2376d993c9d06f9c","kind":"tag","published_at":"2020-10-27T21:01:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc0/manifests"},{"name":"2.5.1","sha":"0efa8fb0f4c73d92b6e55a112fa45417a67a7dc2","kind":"tag","published_at":"2020-08-10T14:26:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.1","html_url":"https://github.com/apache/kafka/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1/manifests"},{"name":"2.6.0","sha":"62abe01bee0396515253373e906253bd0e081cb9","kind":"tag","published_at":"2020-08-03T15:59:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0/manifests"},{"name":"2.6.0-rc2","sha":"62abe01bee0396515253373e906253bd0e081cb9","kind":"tag","published_at":"2020-07-28T18:16:35.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc2/manifests"},{"name":"2.5.1-rc0","sha":"0efa8fb0f4c73d92b6e55a112fa45417a67a7dc2","kind":"tag","published_at":"2020-07-24T00:05:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1-rc0/manifests"},{"name":"2.6.0-rc1","sha":"30254caa050d00adfdc616f355000949ef22a274","kind":"tag","published_at":"2020-07-20T22:30:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc1/manifests"},{"name":"2.6.0-rc0","sha":"a0b29acbd683c3cec49a392d3914c2722afe23c1","kind":"tag","published_at":"2020-07-14T14:02:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc0/manifests"},{"name":"2.5.0","sha":"66563e712b0b9f84f673b262f2fb87c03110084d","kind":"tag","published_at":"2020-04-14T17:19:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0/manifests"},{"name":"2.5.0-rc3","sha":"66563e712b0b9f84f673b262f2fb87c03110084d","kind":"tag","published_at":"2020-04-08T01:13:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc3/manifests"},{"name":"2.5.0-rc2","sha":"07f49fdf521c9a1194e33dce243592092df636c7","kind":"tag","published_at":"2020-03-17T02:31:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc2/manifests"},{"name":"2.4.1","sha":"c57222ae8cd7866b7191722656f3065afaee5b7a","kind":"tag","published_at":"2020-03-11T02:11:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.1","html_url":"https://github.com/apache/kafka/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1/manifests"},{"name":"2.5.0-rc1","sha":"e68d34e3cbabf19161b97957f30099edcf31e5ec","kind":"tag","published_at":"2020-03-09T23:55:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc1/manifests"},{"name":"2.4.1-rc0","sha":"c57222ae8cd7866b7191722656f3065afaee5b7a","kind":"tag","published_at":"2020-03-03T00:32:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1-rc0/manifests"},{"name":"2.5.0-rc0","sha":"d124ba4903093c8d433116cec419d2cbde36fd35","kind":"tag","published_at":"2020-02-28T19:46:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc0/manifests"},{"name":"2.4.0","sha":"77a89fcf8d7fa01831683327727f11f4bed97319","kind":"tag","published_at":"2019-12-14T01:52:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0/manifests"},{"name":"2.4.0-rc4","sha":"77a89fcf8d7fa01831683327727f11f4bed97319","kind":"tag","published_at":"2019-12-09T16:46:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc4/manifests"},{"name":"2.4.0-rc3","sha":"db32bd85728bf1f202add24347cfe8eb657444ce","kind":"tag","published_at":"2019-12-05T04:25:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc3/manifests"},{"name":"2.2.2","sha":"1d348535a0a747d190edbec648b9c236d76f3228","kind":"tag","published_at":"2019-12-01T20:42:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2/manifests"},{"name":"2.4.0-rc2","sha":"837d08d5d4ef4f65695a4d63896166ada2b6fb8f","kind":"tag","published_at":"2019-11-30T16:13:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc2/manifests"},{"name":"2.4.0-rc1","sha":"0cf9032364337b612f6c28f9daffad2268e4183b","kind":"tag","published_at":"2019-11-20T13:09:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc1/manifests"},{"name":"2.4.0-rc0","sha":"a49707d33395ddc6f3535592ba6f8a894f0d760c","kind":"tag","published_at":"2019-11-14T17:17:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc0/manifests"},{"name":"2.3.1","sha":"18a913733fb71c0178e80cc4805251d1600e7fac","kind":"tag","published_at":"2019-10-24T18:35:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1/manifests"},{"name":"2.2.2-rc2","sha":"1d348535a0a747d190edbec648b9c236d76f3228","kind":"tag","published_at":"2019-10-23T04:40:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc2/manifests"},{"name":"2.3.1-rc2","sha":"18a913733fb71c0178e80cc4805251d1600e7fac","kind":"tag","published_at":"2019-10-18T00:10:31.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc2/manifests"},{"name":"2.2.2-rc1","sha":"62117a60b70d90939c61cf75ea28f180f4039064","kind":"tag","published_at":"2019-10-17T18:47:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc1/manifests"},{"name":"2.3.1-rc1","sha":"26a4a7f93217e9fa50d0a1a6ab0d69f4c53a320e","kind":"tag","published_at":"2019-10-05T00:48:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc1/manifests"},{"name":"2.3.1-rc0","sha":"dfde47b03771ea86f356ac607179f34e291b26f1","kind":"tag","published_at":"2019-09-12T21:30:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc0/manifests"},{"name":"2.3.0","sha":"fc1aaa116b661c8a1a2eefc0ed7e92b7f2e27d35","kind":"tag","published_at":"2019-06-24T18:25:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0/manifests"},{"name":"2.3.0-rc3","sha":"fc1aaa116b661c8a1a2eefc0ed7e92b7f2e27d35","kind":"tag","published_at":"2019-06-19T20:43:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc3/manifests"},{"name":"2.3.0-rc2","sha":"17ac242a0fc1efa2edbce40d6b5ac867368e8e66","kind":"tag","published_at":"2019-06-12T21:16:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc2/manifests"},{"name":"2.3.0-rc1","sha":"47066f6a9f314d9b885ebd481bb800d993895533","kind":"tag","published_at":"2019-06-04T23:04:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc1/manifests"},{"name":"2.2.1","sha":"55783d3133a5a49a0926eff027b75ae811f5e33b","kind":"tag","published_at":"2019-06-02T04:39:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1/manifests"},{"name":"2.2.1-rc1","sha":"55783d3133a5a49a0926eff027b75ae811f5e33b","kind":"tag","published_at":"2019-05-13T16:10:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc1/manifests"},{"name":"2.2.1-rc0","sha":"85d4f26ebe7de9e796bd8430b88c85d8b9045f2e","kind":"tag","published_at":"2019-05-08T04:53:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc0/manifests"},{"name":"2.2.0","sha":"05fcfde8f69b0349216553f711fdfc3f0259c601","kind":"tag","published_at":"2019-03-22T20:19:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0/manifests"},{"name":"2.2.0-rc2","sha":"05fcfde8f69b0349216553f711fdfc3f0259c601","kind":"tag","published_at":"2019-03-09T19:44:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc2/manifests"},{"name":"2.2.0-rc1","sha":"87ed5d38083c7c060a41e04e41a6d54af936df51","kind":"tag","published_at":"2019-03-01T17:19:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc1/manifests"},{"name":"2.2.0-rc0","sha":"7f6b4b16eef05e5f885666ef9afeadc9b9e99bd1","kind":"tag","published_at":"2019-02-23T20:37:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc0/manifests"},{"name":"2.1.1","sha":"21234bee31165527859b46ea48c46b76532f7a37","kind":"tag","published_at":"2019-02-15T09:04:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1/manifests"},{"name":"2.1.1-rc2","sha":"21234bee31165527859b46ea48c46b76532f7a37","kind":"tag","published_at":"2019-02-08T18:30:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc2/manifests"},{"name":"2.1.1-rc1","sha":"6679800433c329deb7d82fa51e94f8b5f65919b9","kind":"tag","published_at":"2019-01-27T01:52:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc1/manifests"},{"name":"2.1.1-rc0","sha":"476a8058a91a0ad73d902a58c81c4b0edfa54ced","kind":"tag","published_at":"2019-01-25T19:59:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc0/manifests"},{"name":"2.1.0","sha":"809be928f1ae004e11d65c307ea322bef126c834","kind":"tag","published_at":"2018-11-20T18:36:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0/manifests"},{"name":"2.1.0-rc1","sha":"809be928f1ae004e11d65c307ea322bef126c834","kind":"tag","published_at":"2018-11-09T19:50:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc1/manifests"},{"name":"2.0.1","sha":"fa14705e51bd2ce538ed9f1ec431eb24528a4819","kind":"tag","published_at":"2018-11-08T16:24:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.1","html_url":"https://github.com/apache/kafka/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1/manifests"},{"name":"2.0.1-rc0","sha":"fa14705e51bd2ce538ed9f1ec431eb24528a4819","kind":"tag","published_at":"2018-10-25T16:34:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1-rc0/manifests"},{"name":"2.1.0-rc0","sha":"24d9cfabdfa44ea3003ba1797538af0a137f9629","kind":"tag","published_at":"2018-10-24T06:52:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc0/manifests"},{"name":"2.0.0","sha":"3402a8361b7347326b8a9fdb22300986fbbf9cd0","kind":"tag","published_at":"2018-07-28T10:21:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0/manifests"},{"name":"2.0.0-rc3","sha":"3402a8361b7347326b8a9fdb22300986fbbf9cd0","kind":"tag","published_at":"2018-07-24T14:17:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc3/manifests"},{"name":"1.1.1","sha":"4dae083af486eaedd27c69c973c74605bffd416b","kind":"tag","published_at":"2018-07-18T17:38:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1/manifests"},{"name":"2.0.0-rc2","sha":"d8a55fe0fd3e170b24a2ecb80a0cda5da5b2aa0e","kind":"tag","published_at":"2018-07-10T14:15:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc2/manifests"},{"name":"1.0.2","sha":"2a121f7b1d402825cde176be346de8f91c6c7c81","kind":"tag","published_at":"2018-07-08T21:07:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2/manifests"},{"name":"1.1.1-rc3","sha":"4dae083af486eaedd27c69c973c74605bffd416b","kind":"tag","published_at":"2018-07-07T07:42:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc3/manifests"},{"name":"0.10.2.2","sha":"cd80bc412b9b97014698e7aa0d92143144715c1b","kind":"tag","published_at":"2018-07-02T16:34:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2/manifests"},{"name":"1.0.2-rc1","sha":"2a121f7b1d402825cde176be346de8f91c6c7c81","kind":"tag","published_at":"2018-06-30T02:34:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc1/manifests"},{"name":"2.0.0-rc1","sha":"9c92595d19eecff6358543c77edcc33f8d012000","kind":"tag","published_at":"2018-06-29T15:19:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc1/manifests"},{"name":"1.1.1-rc2","sha":"22a9fb207b2a67460e9a56002275c27f8179e620","kind":"tag","published_at":"2018-06-28T23:35:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc2/manifests"},{"name":"0.10.2.2-rc1","sha":"cd80bc412b9b97014698e7aa0d92143144715c1b","kind":"tag","published_at":"2018-06-23T00:28:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc1/manifests"},{"name":"0.11.0.3-rc0","sha":"26ddb9e3197be39afc735e1d663a8df722150332","kind":"tag","published_at":"2018-06-22T19:12:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.3-rc0/manifests"},{"name":"1.0.2-rc0","sha":"c86d7d5ae54acc62bf8c716d35229f1cc61b62d7","kind":"tag","published_at":"2018-06-22T16:05:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc0/manifests"},{"name":"1.1.1-rc1","sha":"37b223b5b41ff845434127a8e2674bb38354a7a8","kind":"tag","published_at":"2018-06-21T17:07:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc1/manifests"},{"name":"2.0.0-rc0","sha":"e609e69fe27fe9df74686e97154b10057d730472","kind":"tag","published_at":"2018-06-20T18:23:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc0/manifests"},{"name":"1.1.1-rc0","sha":"1ed1daefbc2d72e9b501b94d8c99e874b89f1137","kind":"tag","published_at":"2018-06-19T17:23:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc0/manifests"},{"name":"0.10.2.2-rc0","sha":"958ed1f6768fee02cf30169588e3ad09c031c8e5","kind":"tag","published_at":"2018-06-19T05:49:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc0/manifests"},{"name":"1.1.0","sha":"fdcf75ea326b8e07d8d7c4f5cc14f1e70451bcd4","kind":"tag","published_at":"2018-03-28T10:00:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0/manifests"},{"name":"1.1.0-rc4","sha":"fdcf75ea326b8e07d8d7c4f5cc14f1e70451bcd4","kind":"tag","published_at":"2018-03-23T22:51:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc4/manifests"},{"name":"1.1.0-rc3","sha":"9368c84565224fff1c74199af995c86f806be37a","kind":"tag","published_at":"2018-03-15T13:27:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc3/manifests"},{"name":"1.1.0-rc2","sha":"238280138bf8243fb9ae68e74427d6ff42d13cfa","kind":"tag","published_at":"2018-03-13T16:07:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc2/manifests"},{"name":"1.1.0-rc1","sha":"9e75845c6eed89b970a639bdc48b1e4fa07fd52f","kind":"tag","published_at":"2018-03-06T09:39:17.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc1/manifests"},{"name":"1.0.1","sha":"c0518aa65f25317eca0c1da4d350f549d35b8536","kind":"tag","published_at":"2018-03-03T00:21:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1/manifests"},{"name":"1.1.0-rc0","sha":"e99dd247490bab052023315aa6789ebe03dd0927","kind":"tag","published_at":"2018-02-24T15:13:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc0/manifests"},{"name":"1.0.1-rc2","sha":"c0518aa65f25317eca0c1da4d350f549d35b8536","kind":"tag","published_at":"2018-02-21T22:26:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc2/manifests"},{"name":"1.0.1-rc1","sha":"1da4e52dc353d8bcc6a0ec290e3a5198f6b42bbb","kind":"tag","published_at":"2018-02-12T17:22:13.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc1/manifests"},{"name":"1.0.1-rc0","sha":"331b0d990603226b1342c3135e6c0337190ac3d7","kind":"tag","published_at":"2018-02-06T02:24:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc0/manifests"},{"name":"0.11.0.2","sha":"73be1e1168f91ee2a9d68e1d1c75c14018cf7d3a","kind":"tag","published_at":"2017-11-16T10:22:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.2","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2/manifests"},{"name":"0.11.0.2-rc0","sha":"73be1e1168f91ee2a9d68e1d1c75c14018cf7d3a","kind":"tag","published_at":"2017-11-10T23:47:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2-rc0/manifests"},{"name":"1.0.0","sha":"aaa7af6d4a11b29d3da9c5d6084530b8fa69be64","kind":"tag","published_at":"2017-11-01T05:01:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0/manifests"},{"name":"1.0.0-rc4","sha":"aaa7af6d4a11b29d3da9c5d6084530b8fa69be64","kind":"tag","published_at":"2017-10-27T15:56:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"34f2eb89be34df1e7842a28f173148f4dbc8e12d","kind":"tag","published_at":"2017-10-23T23:16:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"ec868296d7ed2a278f1b04d6e170f7c91a6c024d","kind":"tag","published_at":"2017-10-17T15:40:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"7653cb4968f7254c2c5af11b7b1e5dbe4574540c","kind":"tag","published_at":"2017-10-13T18:25:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-rc0","sha":"787e73a44974882ad638a3032ef2f0f8441738c6","kind":"tag","published_at":"2017-10-11T00:43:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc0/manifests"},{"name":"0.11.0.1","sha":"c2a0d5f9b1f45bf59552b360fc2b39884357a698","kind":"tag","published_at":"2017-09-12T13:01:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1/manifests"},{"name":"0.11.0.1-rc0","sha":"c2a0d5f9b1f45bf59552b360fc2b39884357a698","kind":"tag","published_at":"2017-09-05T18:18:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1-rc0/manifests"},{"name":"0.10.2.0-KAFKA-5526","sha":"9124ecf15855bd39763fd1fb29db13930845a82d","kind":"tag","published_at":"2017-06-30T10:28:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-KAFKA-5526","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-KAFKA-5526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-KAFKA-5526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-KAFKA-5526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-KAFKA-5526/manifests"},{"name":"0.11.0.0","sha":"e18335dd953107a61d89451932de33d33c0fd207","kind":"tag","published_at":"2017-06-28T00:35:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0/manifests"},{"name":"0.11.0.0-rc2","sha":"e18335dd953107a61d89451932de33d33c0fd207","kind":"tag","published_at":"2017-06-22T23:48:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc2/manifests"},{"name":"0.11.0.0-rc1","sha":"b1ae12d6cb5e47e426410fb0fe525cdbd9f7c78d","kind":"tag","published_at":"2017-06-18T21:53:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc1/manifests"},{"name":"0.11.0.0-rc0","sha":"be70225bd247f3f297e019511ae4992e90bd086d","kind":"tag","published_at":"2017-06-08T12:55:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc0/manifests"},{"name":"0.10.2.1","sha":"e89bffd6b2eff799713f560074c657f3f522cd85","kind":"tag","published_at":"2017-04-26T19:21:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1/manifests"},{"name":"0.10.2.1-rc3","sha":"e89bffd6b2eff799713f560074c657f3f522cd85","kind":"tag","published_at":"2017-04-21T16:23:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc3/manifests"},{"name":"0.10.2.1-rc2","sha":"6526177f22e2d5c95d13a3d4d105e2e525cc818b","kind":"tag","published_at":"2017-04-18T14:31:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc2/manifests"},{"name":"0.10.2.1-rc1","sha":"45f517dc205d3e3f8eff1f12d951a1c2f0ed850b","kind":"tag","published_at":"2017-04-12T23:47:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc1/manifests"},{"name":"0.10.2.1-rc0","sha":"bf01467b6e866ec0e5bdab9bf6387689951e63f8","kind":"tag","published_at":"2017-04-07T22:05:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc0/manifests"},{"name":"0.10.2.0","sha":"5712b489038b71ed8d5a679856d1dfaa925eadc1","kind":"tag","published_at":"2017-02-21T07:44:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0/manifests"},{"name":"0.10.2.0-rc2","sha":"576d93a8dc0cf4215f9a6e35851399f54c5cb348","kind":"tag","published_at":"2017-02-14T17:26:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc2/manifests"},{"name":"0.10.2.0-rc1","sha":"54301ec2680c206d61108c155109c7a429c3398b","kind":"tag","published_at":"2017-02-10T04:14:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc1/manifests"},{"name":"0.10.2.0-rc0","sha":"c347a5e38e8e6547207e4abae4c0308d86101cff","kind":"tag","published_at":"2017-02-01T22:25:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc0/manifests"},{"name":"0.10.1.1","sha":"f10ef2720b03b247883db7e02afb767203176ea3","kind":"tag","published_at":"2016-12-21T06:06:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1/manifests"},{"name":"0.10.1.1-rc1","sha":"f10ef2720b03b247883db7e02afb767203176ea3","kind":"tag","published_at":"2016-12-15T17:57:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc1/manifests"},{"name":"0.10.1.1-rc0","sha":"442543fd9c3acbdf41fac0a73d4ef938b1163e4c","kind":"tag","published_at":"2016-12-07T20:28:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc0/manifests"},{"name":"0.10.1.0","sha":"3402a74efb23d1d4fef1e7284de8d4b151cde784","kind":"tag","published_at":"2016-10-19T17:43:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0/manifests"},{"name":"0.10.1.0-rc3","sha":"3402a74efb23d1d4fef1e7284de8d4b151cde784","kind":"tag","published_at":"2016-10-14T22:44:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc3/manifests"},{"name":"0.10.1.0-rc2","sha":"c3b19ce021eb2bd93d69681a43bf3224227144a3","kind":"tag","published_at":"2016-10-12T16:40:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc2/manifests"},{"name":"0.10.1.0-rc1","sha":"d4bd00afa6510a3bb7969182d8d2b239b539634c","kind":"tag","published_at":"2016-10-10T17:29:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc1/manifests"},{"name":"0.10.1.0-rc0","sha":"68d973cf4fb61f7dd645505fc1a962354303525f","kind":"tag","published_at":"2016-10-04T19:01:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc0/manifests"},{"name":"0.10.0.1","sha":"a7a17cdec9eaa6c57cc634da6a7c766d98d4160e","kind":"tag","published_at":"2016-08-08T14:56:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1/manifests"},{"name":"0.10.0.1-rc2","sha":"a7a17cdec9eaa6c57cc634da6a7c766d98d4160e","kind":"tag","published_at":"2016-08-04T12:07:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc2/manifests"},{"name":"0.10.0.1-rc1","sha":"00ab00b352d0db4194ff15499bd52ad1a20585f5","kind":"tag","published_at":"2016-08-02T12:57:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc1/manifests"},{"name":"0.10.0.1-rc0","sha":"676a604d53cc35a3231d173a768b3f84ce108419","kind":"tag","published_at":"2016-07-29T02:35:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc0/manifests"},{"name":"0.10.0.0","sha":"b8642491e78c5a137f5012e31d347c01f3b02339","kind":"tag","published_at":"2016-05-18T04:25:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0/manifests"},{"name":"0.10.0.0-rc6","sha":"b8642491e78c5a137f5012e31d347c01f3b02339","kind":"tag","published_at":"2016-05-18T04:25:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc6","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc6/manifests"},{"name":"0.10.0.0-rc5","sha":"fd9aa035abbc7a93d03ca23ef6f66c3fc1fe57e2","kind":"tag","published_at":"2016-05-16T20:42:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc5/manifests"},{"name":"0.10.0.0-rc4","sha":"df485d68ca7337c4e1bb7c68afe38bf6b5302681","kind":"tag","published_at":"2016-05-10T01:15:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc4/manifests"},{"name":"0.10.0.0-rc3","sha":"e6be965eaf919c9ad903eae532f679d24c1be779","kind":"tag","published_at":"2016-05-05T17:40:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc3/manifests"},{"name":"0.10.0.0-rc2","sha":"c97ceef8399ea6d1560fd5c3abec8a478120bf21","kind":"tag","published_at":"2016-04-29T22:30:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc2/manifests"},{"name":"0.10.0.0-rc1","sha":"4a52cebc8ab9d43168be0d935ddbc750b1ae60de","kind":"tag","published_at":"2016-03-28T17:24:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc1/manifests"},{"name":"0.9.0.1","sha":"23c69d62a0cabf06c4db8b338f0ca824dc6d81a7","kind":"tag","published_at":"2016-02-12T00:39:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.9.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.1/manifests"},{"name":"0.9.0.0","sha":"fc7243c2af4b2b4affcdf14d80826986fe6d4ce8","kind":"tag","published_at":"2015-11-21T00:53:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.9.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.0/manifests"},{"name":"0.8.2.2","sha":"f090e119efe7529557d90ac5957d0708d04af3ae","kind":"tag","published_at":"2015-09-03T01:34:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.2","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.2/manifests"},{"name":"0.8.2.0-cp","sha":"ee1267b127f3081db491fa1bf9a287084c324e36","kind":"tag","published_at":"2015-04-29T16:35:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.0-cp","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.0-cp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.0-cp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0-cp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0-cp/manifests"},{"name":"0.8.2.1","sha":"ee1267b127f3081db491fa1bf9a287084c324e36","kind":"tag","published_at":"2015-02-26T22:10:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.1/manifests"},{"name":"0.8.2.0","sha":"7130da90a9ee9e6fb4beb2a2a6ab05c06c9bfac4","kind":"tag","published_at":"2015-01-29T04:18:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0/manifests"},{"name":"show","sha":"a643be62afb23bca15ed2e88db9e76cb0ebfa906","kind":"tag","published_at":"2015-01-14T01:46:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/show","html_url":"https://github.com/apache/kafka/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/show/manifests"},{"name":"0.8.2-beta","sha":"a6170d4f6da8d8f853219078a22f4d7b636bd221","kind":"tag","published_at":"2014-10-21T17:19:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2-beta","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2-beta/manifests"},{"name":"0.8.1.1","sha":"150d0a70cbe2b1f980e9565a4fa59b0420d1c0a1","kind":"tag","published_at":"2014-04-22T18:31:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.1/manifests"},{"name":"0.8.1.0","sha":"68baaa41607c2cc8a82534c5a25c79a1d50b6cd5","kind":"tag","published_at":"2014-03-21T00:24:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.0/manifests"},{"name":"0.8.1","sha":"b5971264f29c6646bc543b47c58786f6322f0bd0","kind":"tag","published_at":"2014-02-27T18:56:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"15bb3961d9171c1c54c4c840a554ce2c76168163","kind":"tag","published_at":"2013-11-25T02:53:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0/manifests"},{"name":"0.8.0-beta1","sha":"7b43f0132ce93a231b21e943d665ec4227f67b6b","kind":"tag","published_at":"2013-06-20T03:02:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0-beta1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1/manifests"},{"name":"0.8.0-beta1-candidate1","sha":"5bd33c1517bb2e7734166dc3e787ac90a4ef8f86","kind":"tag","published_at":"2013-06-13T14:54:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0-beta1-candidate1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0-beta1-candidate1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0-beta1-candidate1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1-candidate1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1-candidate1/manifests"},{"name":"kafka-0.7.2-incubating-candidate-5","sha":"3d93852fda00437d71ab05c06b374adac640451a","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-5","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-5/manifests"},{"name":"kafka-0.7.2-incubating-candidate-4","sha":"12fc9225fbf00963a093fa5321e6e23f96d98c5d","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-4","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-4/manifests"},{"name":"kafka-0.7.2-incubating-candidate-3","sha":"0e7b5cfdd931e69daaadfb174f3e43274a1c2d7f","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-3","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-3/manifests"},{"name":"kafka-0.7.2-incubating-candidate-2","sha":"0314c8b70ec848cf4719e5ff5b7270bf3211f9fb","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-2","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-2/manifests"},{"name":"kafka-0.7.2-incubating-candidate-1","sha":"b7470a8f64279806192bf172c61b178ba3b7a14d","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-1","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-1/manifests"},{"name":"kafka-0.7.1-incubating-candidate-3","sha":"d45f2fe06c223f5c3e2e2b0d3968584c97f313f1","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-3","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-3/manifests"},{"name":"kafka-0.7.1-incubating-candidate-2","sha":"62ff81c31d4cff05465436f947a0ad881ddacff5","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-2","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-2/manifests"},{"name":"kafka-0.7.1-incubating-candidate-1","sha":"b559b3b82827164734f674efafbd96329ff0ed47","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-1","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-1/manifests"},{"name":"kafka-0.7.0-incubating-candidate-9","sha":"bccb189be9e430158d091fb4c63c546b4503d416","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.0-incubating-candidate-9","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.0-incubating-candidate-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.0-incubating-candidate-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.0-incubating-candidate-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.0-incubating-candidate-9/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:22:50.349Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/openstack-helm/kafka","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/openstack-helm/kafka","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/openstack-helm/kafka","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/openstack-helm/kafka/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:00.450Z","issues_count":68,"pull_requests_count":9440,"avg_time_to_close_issue":36927120.333333336,"avg_time_to_close_pull_request":24352961.41318086,"issues_closed_count":54,"pull_requests_closed_count":6646,"pull_request_authors_count":1011,"issue_authors_count":56,"avg_comments_per_issue":2.1470588235294117,"avg_comments_per_pull_request":2.491631355932203,"merged_pull_requests_count":4644,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":4,"past_year_pull_requests_count":588,"past_year_avg_time_to_close_issue":422676.0,"past_year_avg_time_to_close_pull_request":1048950.0035714286,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":280,"past_year_pull_request_authors_count":146,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":1.6241496598639455,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":230,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/issues","maintainers":[{"login":"FrankYang0529","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankYang0529"},{"login":"mjsax","count":260,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjsax"},{"login":"mimaison","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mimaison"},{"login":"lucasbru","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucasbru"},{"login":"brandboat","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandboat"},{"login":"m1a2st","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m1a2st"},{"login":"AndrewJSchofield","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewJSchofield"},{"login":"dajac","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajac"},{"login":"mumrah","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mumrah"},{"login":"apoorvmittal10","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apoorvmittal10"},{"login":"frankvicky","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankvicky"},{"login":"mingyen066","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyen066"},{"login":"smjn","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smjn"},{"login":"ijuma","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ijuma"},{"login":"jsancio","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsancio"},{"login":"Yunyung","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yunyung"},{"login":"lianetm","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lianetm"},{"login":"showuon","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/showuon"},{"login":"TaiJuWu","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiJuWu"},{"login":"kamalcph","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamalcph"},{"login":"kirktrue","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirktrue"},{"login":"dongnuo123","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongnuo123"},{"login":"gongxuanzhang","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongxuanzhang"},{"login":"bbejeck","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbejeck"},{"login":"dengziming","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"cadonna","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cadonna"},{"login":"clolov","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clolov"},{"login":"ShivsundarR","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShivsundarR"},{"login":"jolshan","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jolshan"},{"login":"ableegoldman","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ableegoldman"},{"login":"philipnee","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipnee"},{"login":"soarez","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soarez"},{"login":"tinaselenge","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinaselenge"},{"login":"vamossagar12","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vamossagar12"},{"login":"wenbingshen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wenbingshen"},{"login":"hudeqi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hudeqi"},{"login":"OmniaGM","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OmniaGM"},{"login":"chia7712","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chia7712"},{"login":"xijiu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xijiu"},{"login":"fvaleri","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fvaleri"},{"login":"satishd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satishd"},{"login":"xvrl","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xvrl"},{"login":"karuturi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karuturi"},{"login":"seglo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seglo"},{"login":"divijvaidya","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divijvaidya"},{"login":"ruanwenjun","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruanwenjun"},{"login":"chirag-wadhwa5","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chirag-wadhwa5"},{"login":"scholzj","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scholzj"},{"login":"gaurav-narula","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaurav-narula"},{"login":"pan3793","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"1ambda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ambda"},{"login":"sjhajharia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjhajharia"},{"login":"StevenLuMT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StevenLuMT"},{"login":"CodingFabian","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CodingFabian"},{"login":"granthenke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/granthenke"},{"login":"nizhikov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nizhikov"},{"login":"hzh0425","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hzh0425"},{"login":"maobaolong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maobaolong"},{"login":"matzew","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matzew"},{"login":"dao-jun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dao-jun"},{"login":"nemokyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nemokyu"},{"login":"CharLemAznable","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CharLemAznable"},{"login":"yuz10","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuz10"},{"login":"Roiocam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Roiocam"},{"login":"LiChungYang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiChungYang"},{"login":"vinothchandar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vinothchandar"},{"login":"JackJFoster","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JackJFoster"},{"login":"asdf2014","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdf2014"},{"login":"jsirois","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsirois"},{"login":"peterxcli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterxcli"},{"login":"aaron-ai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaron-ai"},{"login":"sankichi92","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sankichi92"},{"login":"Rancho-7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rancho-7"}],"active_maintainers":[{"login":"mingyen066","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyen066"},{"login":"m1a2st","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m1a2st"},{"login":"mjsax","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjsax"},{"login":"AndrewJSchofield","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewJSchofield"},{"login":"mimaison","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mimaison"},{"login":"TaiJuWu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiJuWu"},{"login":"smjn","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smjn"},{"login":"Yunyung","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yunyung"},{"login":"lianetm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lianetm"},{"login":"lucasbru","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucasbru"},{"login":"brandboat","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandboat"},{"login":"bbejeck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbejeck"},{"login":"ShivsundarR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShivsundarR"},{"login":"sjhajharia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjhajharia"},{"login":"dajac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajac"},{"login":"mumrah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mumrah"},{"login":"asdf2014","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdf2014"},{"login":"showuon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/showuon"},{"login":"chirag-wadhwa5","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chirag-wadhwa5"},{"login":"jsancio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsancio"},{"login":"FrankYang0529","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankYang0529"},{"login":"xijiu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xijiu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fkafka/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fkafka/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fkafka/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fkafka/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fkafka/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/openstack-helm%2Fkafka/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18215,"maintainers_count":0,"namespaces_count":5401,"keywords_count":10097,"github":"artifacthub","metadata":{"funded_packages_count":1017,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-02T05:05:56.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":8141165,"name":"github.com/apache/kafka","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/kafka","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-10T11:24:12.000Z","latest_release_published_at":"2023-07-10T11:24:12.000Z","latest_release_number":"v7.4.1+incompatible","last_synced_at":"2026-09-02T15:46:00.934Z","created_at":"2023-08-25T00:11:24.707Z","updated_at":"2026-09-02T15:46:00.934Z","registry_url":"https://pkg.go.dev/github.com/apache/kafka","install_command":"go get github.com/apache/kafka","documentation_url":"https://pkg.go.dev/github.com/apache/kafka#section-documentation","metadata":{},"repo_metadata":{"id":37224125,"uuid":"2211243","full_name":"apache/kafka","owner":"apache","description":"Apache Kafka - A distributed event streaming platform","archived":false,"fork":false,"pushed_at":"2026-08-29T04:28:18.000Z","size":308788,"stargazers_count":33640,"open_issues_count":525,"forks_count":15468,"subscribers_count":1047,"default_branch":"trunk","last_synced_at":"2026-08-30T03:12:36.122Z","etag":null,"topics":["java","kafka","scala","streaming"],"latest_commit_sha":null,"homepage":"https://kafka.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-08-15T18:06:16.000Z","updated_at":"2026-08-29T16:13:58.000Z","dependencies_parsed_at":"2026-08-22T23:43:11.360Z","dependency_job_id":null,"html_url":"https://github.com/apache/kafka","commit_stats":{"total_commits":14665,"total_committers":1358,"mean_commits":10.79896907216495,"dds":0.952744630071599,"last_synced_commit":"5684fc7a2ee1a4f29cb6d69d713233ed3c297882"},"previous_names":[],"tags_count":315,"template":false,"template_full_name":null,"purl":"pkg:github/apache/kafka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/kafka/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/sbom","scorecard":{"id":88240,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/kafka","commit":"dbf3808f53b2dd7f5b2fefa0446c89ff4de8994c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:334","Info: jobLevel 'contents' permission set to 'read': .github/workflows/generate-reports.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-update.yml:35","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-complete.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deflake.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_official_image_build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_promote.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_rc_release.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_scan.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-reports.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels-cron.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-linter.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-reviewed.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-update.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare_docker_official_image_source.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow-requested.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'trunk'","Info: 'force pushes' disabled on branch 'trunk'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'trunk'","Warn: 'stale review dismissal' is disabled on branch 'trunk'","Warn: required approving review count is 1 on branch 'trunk'","Warn: codeowners review is not required on branch 'trunk'","Warn: 'last push approval' is disabled on branch 'trunk'","Warn: 'up-to-date branches' is disabled on branch 'trunk'","Info: status check found to merge onto on branch 'trunk'","Info: PRs are required in order to make changes on branch 'trunk'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:345: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-complete.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/ci-complete.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-complete.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/ci-complete.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_rc_release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_rc_release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_rc_release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_rc_release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_scan.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_scan.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-reports.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/generate-reports.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeled.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labeled.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labels-cron.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labels-cron.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labels-cron.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labels-cron.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-linter.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-linter.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-reviewed.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-reviewed.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-update.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-update.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-update.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-update.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow-requested.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/workflow-requested.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: docker/docker_official_images/3.7.0/jvm/Dockerfile:19","Warn: containerImage not pinned by hash: docker/docker_official_images/3.7.0/jvm/Dockerfile:44: pin your Docker image by updating eclipse-temurin:21-jre-alpine to eclipse-temurin:21-jre-alpine@sha256:4ca7eff3ab0ef9b41f5fefa35efaeda9ed8d26e161e1192473b24b3a6c348aef","Warn: containerImage not pinned by hash: docker/jvm/Dockerfile:19","Warn: containerImage not pinned by hash: docker/jvm/Dockerfile:45: pin your Docker image by updating eclipse-temurin:21-jre-alpine to eclipse-temurin:21-jre-alpine@sha256:4ca7eff3ab0ef9b41f5fefa35efaeda9ed8d26e161e1192473b24b3a6c348aef","Warn: containerImage not pinned by hash: docker/native/Dockerfile:16","Warn: containerImage not pinned by hash: docker/native/Dockerfile:45: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: tests/docker/Dockerfile:17","Warn: containerImage not pinned by hash: tests/docker/Dockerfile:45","Warn: pipCommand not pinned by hash: tests/docker/Dockerfile:64","Warn: pipCommand not pinned by hash: tests/docker/Dockerfile:67","Warn: pipCommand not pinned by hash: .github/workflows/docker_build_and_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_build_and_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_rc_release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_rc_release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:42","Info:   0 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-97 / GHSA-6528-wvf6-f6qg","Warn: Project is vulnerable to: PYSEC-2017-94 / GHSA-cq27-v7xp-c356","Warn: Project is vulnerable to: PYSEC-2012-16 / GHSA-v367-p58w-98h5","Warn: Project is vulnerable to: PYSEC-2013-29 / GHSA-x377-f64p-hf5j","Warn: Project is vulnerable to: PYSEC-2011-23 / GHSA-3jhc-wjqf-5f2c","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T07:23:09.059Z","repository_id":37224125,"created_at":"2025-08-15T07:23:09.060Z","updated_at":"2025-08-15T07:23:09.060Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36981355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-30T02:00:08.400Z","response_time":126,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3146,"last_synced_at":"2026-08-29T00:26:39.776Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1397965,"followers":24015,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-29T00:26:39.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"4.4.0-rc0","sha":"634a935e729197848ffd958c06458215f96f103e","kind":"tag","published_at":"2026-08-21T12:12:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.4.0-rc0/manifests"},{"name":"4.3.1","sha":"26b251a451ce941d3d7a55e6487bcb7f16b5ad48","kind":"tag","published_at":"2026-06-23T21:27:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1/manifests"},{"name":"4.3.1-rc2","sha":"26b251a451ce941d3d7a55e6487bcb7f16b5ad48","kind":"tag","published_at":"2026-06-17T18:29:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc2/manifests"},{"name":"4.3.1-rc1","sha":"ea1942cd7a97facd079d37173422747469bbf9a6","kind":"tag","published_at":"2026-06-15T19:25:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc1/manifests"},{"name":"4.3.1-rc0","sha":"4475db88cffebd4e8f3bbfa455bb18a169bade00","kind":"tag","published_at":"2026-06-11T20:19:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc0/manifests"},{"name":"4.2.1","sha":"18d5ecd939c8d510fdd72d0abb1f7099659dcd58","kind":"tag","published_at":"2026-05-28T12:50:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1/manifests"},{"name":"4.3.0","sha":"a9ce3221537b8653448750697915607dc7936cf3","kind":"tag","published_at":"2026-05-20T15:38:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0/manifests"},{"name":"4.2.1-rc5","sha":"18d5ecd939c8d510fdd72d0abb1f7099659dcd58","kind":"tag","published_at":"2026-05-13T11:52:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc5","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc5/manifests"},{"name":"4.3.0-rc2","sha":"a9ce3221537b8653448750697915607dc7936cf3","kind":"tag","published_at":"2026-05-13T09:06:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc2/manifests"},{"name":"4.2.1-rc4","sha":"92f61c44867f39dc6675f71d29a8fc3c318e1b62","kind":"tag","published_at":"2026-05-12T05:24:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc4/manifests"},{"name":"4.3.0-rc1","sha":"6c29027b42d0a86f62c2f5d34c1a53cd5aea4bcd","kind":"tag","published_at":"2026-05-05T07:56:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc1/manifests"},{"name":"4.3.0-rc0","sha":"2b66299c7c70ddf51b834cfcaed07bf293ef830c","kind":"commit","published_at":"2026-04-28T12:31:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc0/manifests"},{"name":"4.2.1-rc3","sha":"a7f05858f63779251d15747627a50632d9b5f1a7","kind":"tag","published_at":"2026-04-25T14:39:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc3/manifests"},{"name":"4.2.1-rc2","sha":"ddba6e6846a36522612983811a0d276056f70053","kind":"tag","published_at":"2026-04-23T06:24:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc2/manifests"},{"name":"4.2.1-rc1","sha":"d5bc851fb6dfae5b19406bfa77509169cee0eaa4","kind":"tag","published_at":"2026-04-18T11:00:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc1/manifests"},{"name":"4.2.1-rc0","sha":"8adfdeca85ac2d250d36c2880ac84eae3eddf1d2","kind":"tag","published_at":"2026-04-11T01:47:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc0/manifests"},{"name":"4.0.2","sha":"5d0fe56677f97d9525843963f1ffe329d2b69433","kind":"tag","published_at":"2026-03-18T09:41:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2/manifests"},{"name":"4.1.2","sha":"c82fd9b934b4c1e6fa799e3f1dcc8f08d997740c","kind":"tag","published_at":"2026-03-16T20:45:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2/manifests"},{"name":"4.0.2-rc3","sha":"5d0fe56677f97d9525843963f1ffe329d2b69433","kind":"tag","published_at":"2026-03-03T08:33:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc3/manifests"},{"name":"4.0.2-rc2","sha":"642b5577f607727afb966da95e6691450fdc4eb8","kind":"tag","published_at":"2026-02-24T17:02:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc2/manifests"},{"name":"4.1.2-rc1","sha":"c82fd9b934b4c1e6fa799e3f1dcc8f08d997740c","kind":"tag","published_at":"2026-02-24T14:14:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc1/manifests"},{"name":"4.1.2-rc0","sha":"4d1cc32dcb6aaf913d94ddad277dd70a60e20bd5","kind":"tag","published_at":"2026-02-24T09:42:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc0/manifests"},{"name":"3.9.2","sha":"5e9866f43ab8e7e41ef39e5584ac50019381328d","kind":"tag","published_at":"2026-02-21T02:35:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2/manifests"},{"name":"4.0.2-rc1","sha":"a00710ae0d9104755ed4220116c8c7984af02d73","kind":"tag","published_at":"2026-02-16T11:51:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc1/manifests"},{"name":"4.2.0","sha":"a18251bae0b825c69794a50dffd4c3100cf5ca5b","kind":"tag","published_at":"2026-02-16T11:31:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0/manifests"},{"name":"4.0.2-rc0","sha":"7e49ad137a0eebdf18087a3ad0db0beb25a6b92f","kind":"tag","published_at":"2026-02-11T14:01:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc0/manifests"},{"name":"4.2.0-rc4","sha":"a18251bae0b825c69794a50dffd4c3100cf5ca5b","kind":"tag","published_at":"2026-02-10T09:27:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc4/manifests"},{"name":"3.9.2-rc1","sha":"5e9866f43ab8e7e41ef39e5584ac50019381328d","kind":"tag","published_at":"2026-02-07T03:00:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc1/manifests"},{"name":"4.2.0-rc3","sha":"297c181562d0cd15fbd5591d5683f169776f3c97","kind":"tag","published_at":"2026-02-02T11:44:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc3/manifests"},{"name":"4.2.0-rc2","sha":"28c34f8a6d6c349cde93a4bd4fdec89d480ce42c","kind":"tag","published_at":"2026-01-27T11:50:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc2/manifests"},{"name":"4.2.0-rc1","sha":"6eef66363478d2946fbc7d8f93c863246f7c14d5","kind":"tag","published_at":"2026-01-19T11:04:13.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc1/manifests"},{"name":"3.9.2-rc0","sha":"12ead27d3b4f10cfaf5287083e36cc6ba6854365","kind":"tag","published_at":"2026-01-14T11:12:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc0/manifests"},{"name":"4.2.0-rc0","sha":"b196bb11a32d129473015660f3df17fd0f9cb9da","kind":"tag","published_at":"2026-01-13T10:07:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc0/manifests"},{"name":"4.1.1","sha":"be816b82d25370ceac697ccf7c88cea873e9b4e3","kind":"tag","published_at":"2025-11-12T18:58:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1/manifests"},{"name":"4.1.1-rc2","sha":"be816b82d25370ceac697ccf7c88cea873e9b4e3","kind":"tag","published_at":"2025-10-26T18:49:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc2/manifests"},{"name":"4.1.1-rc1","sha":"b5b09d76de58713fb3f9d88fc7e9bcd46b594bce","kind":"tag","published_at":"2025-10-23T14:15:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc1/manifests"},{"name":"4.1.1-rc0","sha":"d3136d6caa7bb8d40e6ca9026311244cbd424297","kind":"tag","published_at":"2025-10-21T19:53:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc0/manifests"},{"name":"4.0.1","sha":"b31ce61fd68c51d1b9b964b09874148f14b75964","kind":"tag","published_at":"2025-10-10T09:04:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1/manifests"},{"name":"4.0.1-rc2","sha":"b31ce61fd68c51d1b9b964b09874148f14b75964","kind":"tag","published_at":"2025-09-09T14:13:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc2/manifests"},{"name":"4.1.0","sha":"13f70256db3c994c590e5d262a7cc50b9e973204","kind":"tag","published_at":"2025-09-02T12:36:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0/manifests"},{"name":"4.1.0-rc3","sha":"13f70256db3c994c590e5d262a7cc50b9e973204","kind":"tag","published_at":"2025-08-27T08:19:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc3/manifests"},{"name":"4.0.1-rc1","sha":"c5169ca805bd03d870a5bcd49744dcc34891cf15","kind":"tag","published_at":"2025-08-18T13:01:19.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc1/manifests"},{"name":"4.1.0-rc2","sha":"23b64404ae7ba98d89a2d456991abaf2f32af35f","kind":"tag","published_at":"2025-08-05T12:29:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc2/manifests"},{"name":"4.0.1-rc0","sha":"b81230cfff1e8950775a7128b41f8b1709104a82","kind":"tag","published_at":"2025-07-24T13:21:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc0/manifests"},{"name":"4.1.0-rc1","sha":"e14d849cbf8836cc9e4a592342baf19a1fbd93c9","kind":"tag","published_at":"2025-07-21T10:01:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc1/manifests"},{"name":"4.1.0-rc0","sha":"610f076542e1ac177c4b97ea7d6ca1335f9a3065","kind":"tag","published_at":"2025-07-09T12:50:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc0/manifests"},{"name":"3.9.1","sha":"f745dfdcee2b9851204ddbbcd423626ab87294bc","kind":"tag","published_at":"2025-05-19T10:21:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1/manifests"},{"name":"3.9.1-rc2","sha":"f745dfdcee2b9851204ddbbcd423626ab87294bc","kind":"tag","published_at":"2025-05-12T04:02:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc2/manifests"},{"name":"3.9.1-rc1","sha":"141693270b2dab8b22be1c82219ca68204943f90","kind":"tag","published_at":"2025-04-22T14:17:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc1/manifests"},{"name":"3.9.1-rc0","sha":"3cb4749195b9bfcfa64f6b5855a019dfbd173ed4","kind":"tag","published_at":"2025-04-16T03:56:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc0/manifests"},{"name":"4.0.0","sha":"985bc99521dd22bbf620591b8db8613c54f596b2","kind":"tag","published_at":"2025-03-18T08:11:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0/manifests"},{"name":"4.0.0-rc4","sha":"985bc99521dd22bbf620591b8db8613c54f596b2","kind":"tag","published_at":"2025-03-14T08:19:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc4/manifests"},{"name":"4.0.0-rc3","sha":"72057efc8124ce758ab4395dcaa98ba11aab6d3d","kind":"tag","published_at":"2025-03-08T08:11:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc3/manifests"},{"name":"4.0.0-rc1","sha":"e895106dc5ecb4a8d51fe8d779de06987ff2adb1","kind":"tag","published_at":"2025-03-05T13:31:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc1/manifests"},{"name":"4.0.0-rc0","sha":"0ebdee20e38bf984a6013b9fea27739b75eecbf0","kind":"tag","published_at":"2025-02-22T08:41:19.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc0/manifests"},{"name":"3.7.2-rc1","sha":"79a8f2b5f44f9d5a6867190d1dfc463d08d60b82","kind":"commit","published_at":"2024-12-04T18:50:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc1/manifests"},{"name":"3.7.2","sha":"79a8f2b5f44f9d5a6867190d1dfc463d08d60b82","kind":"commit","published_at":"2024-12-04T18:50:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2/manifests"},{"name":"3.7.2-rc0","sha":"39cd3354fd32fb01a954ac046ac86cd9e1cd7f6e","kind":"commit","published_at":"2024-11-27T02:30:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc0/manifests"},{"name":"3.9.0","sha":"84caaa6e9da06435411510a81fa321d4f99c351f","kind":"tag","published_at":"2024-11-06T21:09:26.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"70d6ff42debf7e17478beb899fb5756bfbdbfbb5","kind":"tag","published_at":"2024-10-29T12:21:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1/manifests"},{"name":"3.9.0-rc5","sha":"84caaa6e9da06435411510a81fa321d4f99c351f","kind":"tag","published_at":"2024-10-26T21:44:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc5/manifests"},{"name":"3.9.0-rc4","sha":"7a081018ae7faba6a634b2109e6cf926fe812410","kind":"tag","published_at":"2024-10-25T22:38:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc4/manifests"},{"name":"3.9.0-rc3","sha":"dd5272687e8adf9e79e3e329b1b3d2524afb6020","kind":"tag","published_at":"2024-10-21T20:04:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc3/manifests"},{"name":"3.8.1-rc1","sha":"70d6ff42debf7e17478beb899fb5756bfbdbfbb5","kind":"tag","published_at":"2024-10-17T15:52:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc1/manifests"},{"name":"3.8.1-rc0","sha":"5ed3e12140c96c9de1ca9fbd8e2ec83bbb31a799","kind":"tag","published_at":"2024-10-15T07:08:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc0/manifests"},{"name":"3.9.0-rc2","sha":"df9a5d2cc49aa5aad0a03a72de9351eaf342ea26","kind":"tag","published_at":"2024-10-10T16:36:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc2/manifests"},{"name":"3.9.0-rc1","sha":"b39e97f2eb8a5de5d97d4fa6cb101aa41d37ba7d","kind":"tag","published_at":"2024-10-09T02:17:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc1/manifests"},{"name":"3.9.0-rc0","sha":"8bcdff5b8dbfd3a1bc56a826640681e52657d096","kind":"tag","published_at":"2024-09-17T19:07:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc0/manifests"},{"name":"3.8.0","sha":"771b9576b00ecf5b64ab6e8bedf04156fbdb5cd6","kind":"tag","published_at":"2024-07-26T09:10:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0/manifests"},{"name":"3.8.0-rc3","sha":"771b9576b00ecf5b64ab6e8bedf04156fbdb5cd6","kind":"tag","published_at":"2024-07-23T08:04:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc3/manifests"},{"name":"3.8.0-rc2","sha":"a5b3441eaee45e3ef76cc8f1860d8e9f66fee421","kind":"tag","published_at":"2024-07-18T07:07:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc2/manifests"},{"name":"3.8.0-rc1","sha":"d54ce2124befa16bc0d40165f246cfd6f5067ae0","kind":"tag","published_at":"2024-07-15T13:43:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc1/manifests"},{"name":"3.8.0-rc0","sha":"f7f1fdb7eb982de3d04add626d6386974a0ccae7","kind":"tag","published_at":"2024-07-12T07:35:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc0/manifests"},{"name":"3.7.1","sha":"e2494e6ffb89f8288ed2aeb9b5596c755210bffd","kind":"tag","published_at":"2024-06-28T08:37:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1/manifests"},{"name":"3.7.1-rc2","sha":"e2494e6ffb89f8288ed2aeb9b5596c755210bffd","kind":"tag","published_at":"2024-06-18T21:27:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc2/manifests"},{"name":"3.7.1-rc1","sha":"4c966f5eca87207319872faf56c4b134f80d3034","kind":"tag","published_at":"2024-06-10T16:12:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc1/manifests"},{"name":"3.6.2","sha":"c4deed513057c94eb502e64490d6bdc23551d8b6","kind":"tag","published_at":"2024-04-04T16:22:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2/manifests"},{"name":"3.6.2-rc2","sha":"c4deed513057c94eb502e64490d6bdc23551d8b6","kind":"tag","published_at":"2024-03-28T06:15:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc2/manifests"},{"name":"3.6.2-rc1","sha":"ff4a0f94d986aebcce0b2edf6463895f32d6e352","kind":"tag","published_at":"2024-03-21T07:56:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc1/manifests"},{"name":"3.7.0","sha":"2ae524ed625438c5fee89e78648bd73e64a3ada0","kind":"tag","published_at":"2024-02-26T09:47:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0/manifests"},{"name":"3.7.0-rc4","sha":"2ae524ed625438c5fee89e78648bd73e64a3ada0","kind":"tag","published_at":"2024-02-09T13:25:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc4/manifests"},{"name":"3.7.0-rc3","sha":"5bb6c4ad4bf9900556bd1f59d51564b5a5ce2af5","kind":"tag","published_at":"2024-02-07T20:23:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc3/manifests"},{"name":"3.7.0-rc2","sha":"40d9698ba448e66934810addabf02ee1ce80b18f","kind":"tag","published_at":"2024-01-10T20:34:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc2/manifests"},{"name":"3.7.0-rc1","sha":"a737725a7d7de4452f8ef3e6aab66d88a4b39225","kind":"tag","published_at":"2024-01-08T14:57:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc1/manifests"},{"name":"3.7.0-rc0","sha":"3f177e18d8d5e1ee7cf75951913aa83c3021cbe8","kind":"tag","published_at":"2024-01-08T09:59:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc0/manifests"},{"name":"3.5.2","sha":"8f0b0b0d0466632b47c355489e7c9440f3e4c0f5","kind":"tag","published_at":"2023-12-08T09:36:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.2","html_url":"https://github.com/apache/kafka/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2/manifests"},{"name":"3.6.1","sha":"5e3c2b738d253ff51a7a61fe08713f564ab647fa","kind":"tag","published_at":"2023-12-05T16:31:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1/manifests"},{"name":"3.6.1-rc0","sha":"5e3c2b738d253ff51a7a61fe08713f564ab647fa","kind":"tag","published_at":"2023-11-24T09:38:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1-rc0/manifests"},{"name":"3.5.2-rc1","sha":"8f0b0b0d0466632b47c355489e7c9440f3e4c0f5","kind":"tag","published_at":"2023-11-21T09:07:57.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2-rc1/manifests"},{"name":"3.6.0","sha":"60e845626d8a465a8cfe68bb2d7d4b88d622634e","kind":"tag","published_at":"2023-10-03T20:36:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0/manifests"},{"name":"3.6.0-rc2","sha":"60e845626d8a465a8cfe68bb2d7d4b88d622634e","kind":"tag","published_at":"2023-09-29T04:56:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc2/manifests"},{"name":"3.6.0-rc1","sha":"25583f31af3b83f6746d7b583dd7243d79b38d99","kind":"tag","published_at":"2023-09-20T07:46:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc1/manifests"},{"name":"3.6.0-rc0","sha":"781a50bffa2e51d44ee83b7e31ff9f1349d418c1","kind":"tag","published_at":"2023-09-17T13:50:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc0/manifests"},{"name":"3.5.1","sha":"2c6fb6c54472e90ae17439e62540ef3cb0426fe3","kind":"tag","published_at":"2023-07-20T11:18:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1/manifests"},{"name":"3.5.1-rc1","sha":"2c6fb6c54472e90ae17439e62540ef3cb0426fe3","kind":"tag","published_at":"2023-07-14T16:50:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc1/manifests"},{"name":"3.5.1-rc0","sha":"7b94ab0b6411f0214794c6ec52b1bc709f9ba8a6","kind":"tag","published_at":"2023-07-12T08:04:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc0/manifests"},{"name":"3.5.0","sha":"c97b88d5db4de28d9f51bb11fb71ddd6217c7dda","kind":"tag","published_at":"2023-06-13T08:58:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0/manifests"},{"name":"3.5.0-rc1","sha":"c97b88d5db4de28d9f51bb11fb71ddd6217c7dda","kind":"tag","published_at":"2023-06-05T09:03:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc1/manifests"},{"name":"3.4.1","sha":"8a516edc2755df89982a9afe9e771ea7cf4a17ac","kind":"commit","published_at":"2023-05-26T01:40:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1/manifests"},{"name":"3.4.1-rc3","sha":"8a516edc2755df89982a9afe9e771ea7cf4a17ac","kind":"tag","published_at":"2023-05-26T01:40:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc3/manifests"},{"name":"3.4.1-rc2","sha":"e88e29b6d5aa7c6890ce4d004bd8b0289c2c63b0","kind":"tag","published_at":"2023-05-24T05:00:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc2/manifests"},{"name":"3.5.0-rc0","sha":"9788cee873ab57fb943e12edbbcd76e7c4c3e921","kind":"tag","published_at":"2023-05-22T14:19:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc0/manifests"},{"name":"3.4.1-rc1","sha":"6940a070e88136bcd482b4b0a7ab615580803997","kind":"tag","published_at":"2023-05-22T12:06:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc1/manifests"},{"name":"3.4.1-rc0","sha":"2ec266bf8bd4fa58c67a755f8059327d674dea17","kind":"tag","published_at":"2023-05-17T02:05:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc0/manifests"},{"name":"3.4.0","sha":"2e1947d240607d53f071f61c875cfffc3fec47fe","kind":"tag","published_at":"2023-02-06T15:28:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0/manifests"},{"name":"3.4.0-rc2","sha":"2e1947d240607d53f071f61c875cfffc3fec47fe","kind":"tag","published_at":"2023-01-31T18:02:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"551364b9a272a6622074f0aef11d234d3d2dc474","kind":"tag","published_at":"2023-01-20T03:30:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc1/manifests"},{"name":"3.3.2","sha":"b66af662e61082cb8def576ded1fe5cee37e155f","kind":"tag","published_at":"2023-01-11T17:01:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2/manifests"},{"name":"3.4.0-rc0","sha":"b3b8f0e6b301f27fb97675567c1a49107b834f6e","kind":"tag","published_at":"2023-01-09T20:12:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc0/manifests"},{"name":"3.3.2-rc1","sha":"b66af662e61082cb8def576ded1fe5cee37e155f","kind":"tag","published_at":"2022-12-21T21:14:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc1/manifests"},{"name":"3.3.2-rc0","sha":"0a17a0db87c22e73fc7780da5ff3c0ef619b4928","kind":"tag","published_at":"2022-12-12T20:43:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc0/manifests"},{"name":"3.3.1","sha":"e23c59d00e687ff555d30bb4dc6c0cdec2c818ae","kind":"commit","published_at":"2022-09-29T19:03:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1/manifests"},{"name":"3.3.1-rc0","sha":"e23c59d00e687ff555d30bb4dc6c0cdec2c818ae","kind":"tag","published_at":"2022-09-29T19:03:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1-rc0/manifests"},{"name":"3.3.0","sha":"9d1f9f77642d7e95dec37647657478ed187bdeb7","kind":"tag","published_at":"2022-09-28T13:48:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0/manifests"},{"name":"3.3.0-rc2","sha":"9d1f9f77642d7e95dec37647657478ed187bdeb7","kind":"tag","published_at":"2022-09-20T21:51:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc2/manifests"},{"name":"3.2.3","sha":"50029d3ed8ba576fd605df6a67f4229303cc944d","kind":"tag","published_at":"2022-09-17T06:30:16.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.3","html_url":"https://github.com/apache/kafka/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3/manifests"},{"name":"3.2.3-rc0","sha":"50029d3ed8ba576fd605df6a67f4229303cc944d","kind":"tag","published_at":"2022-09-13T08:12:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3-rc0/manifests"},{"name":"3.0.2","sha":"25b1aea02e37da1457026f6ac82a66f81c878e45","kind":"tag","published_at":"2022-09-12T07:59:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.2","html_url":"https://github.com/apache/kafka/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2/manifests"},{"name":"3.1.2","sha":"f8c67dc3ae0a3265855e98897255dd16a78a0452","kind":"tag","published_at":"2022-09-09T16:08:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.2","html_url":"https://github.com/apache/kafka/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2/manifests"},{"name":"3.2.2","sha":"38c22ad893fb6cf52b0e139e8db62320f8580ac2","kind":"tag","published_at":"2022-09-09T15:48:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.2","html_url":"https://github.com/apache/kafka/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2/manifests"},{"name":"2.8.2","sha":"3146c6ff4a24cc24d6039037e99edc8930d1958a","kind":"tag","published_at":"2022-09-09T14:32:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.2","html_url":"https://github.com/apache/kafka/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2/manifests"},{"name":"3.1.2-rc0","sha":"f8c67dc3ae0a3265855e98897255dd16a78a0452","kind":"tag","published_at":"2022-09-02T16:29:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2-rc0/manifests"},{"name":"2.8.2-rc0","sha":"3146c6ff4a24cc24d6039037e99edc8930d1958a","kind":"tag","published_at":"2022-09-02T14:48:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2-rc0/manifests"},{"name":"3.0.2-rc0","sha":"25b1aea02e37da1457026f6ac82a66f81c878e45","kind":"tag","published_at":"2022-09-02T14:41:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2-rc0/manifests"},{"name":"3.2.2-rc0","sha":"38c22ad893fb6cf52b0e139e8db62320f8580ac2","kind":"tag","published_at":"2022-09-02T14:04:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2-rc0/manifests"},{"name":"3.3.0-rc1","sha":"8284aa71ab1d23dc61f65462e858a0ab388a7b06","kind":"tag","published_at":"2022-08-28T19:07:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc1/manifests"},{"name":"3.2.1","sha":"b172a0a94f4ebb9fe638b064d825f0720e7d20ab","kind":"tag","published_at":"2022-07-28T20:37:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1/manifests"},{"name":"3.2.1-rc3","sha":"b172a0a94f4ebb9fe638b064d825f0720e7d20ab","kind":"tag","published_at":"2022-07-22T00:33:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc3/manifests"},{"name":"3.2.1-rc2","sha":"fe398137838e989bf69b52a10bed23ee6007d4c9","kind":"tag","published_at":"2022-07-20T21:33:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc2/manifests"},{"name":"3.1.1","sha":"97671528ba54a138e16f41cdc0ed9c77a83ffccf","kind":"tag","published_at":"2022-05-12T10:30:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1/manifests"},{"name":"3.2.0","sha":"38103ffaa962ef5092baffb884c84f8de3568501","kind":"tag","published_at":"2022-05-09T18:49:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0/manifests"},{"name":"3.2.0-rc1","sha":"38103ffaa962ef5092baffb884c84f8de3568501","kind":"tag","published_at":"2022-05-03T12:52:45.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc1/manifests"},{"name":"3.1.1-rc1","sha":"97671528ba54a138e16f41cdc0ed9c77a83ffccf","kind":"tag","published_at":"2022-04-29T07:44:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc1/manifests"},{"name":"3.2.0-rc0","sha":"358fb772309b620c94d7b3378e9c5908289183ce","kind":"tag","published_at":"2022-04-15T16:20:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc0/manifests"},{"name":"3.1.1-rc0","sha":"5cf0285dc9728b0bb24777d573f6ebeae816173e","kind":"tag","published_at":"2022-04-08T12:25:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc0/manifests"},{"name":"3.0.1","sha":"8e30984f43e64d8b9c2715c431a8906c98d26b86","kind":"tag","published_at":"2022-03-11T08:59:35.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.1","html_url":"https://github.com/apache/kafka/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1/manifests"},{"name":"3.0.1-rc0","sha":"8e30984f43e64d8b9c2715c431a8906c98d26b86","kind":"tag","published_at":"2022-03-03T16:15:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1-rc0/manifests"},{"name":"3.1.0","sha":"37edeed0777bacb3dc34e97bc6959bf9d043de2d","kind":"tag","published_at":"2022-01-21T13:43:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0/manifests"},{"name":"3.1.0-rc1","sha":"37edeed0777bacb3dc34e97bc6959bf9d043de2d","kind":"tag","published_at":"2022-01-12T09:01:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc1/manifests"},{"name":"3.1.0-rc0","sha":"4bd2ef183936554f7fc3ebcd66fd5c96d13c015f","kind":"tag","published_at":"2021-12-23T20:55:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc0/manifests"},{"name":"2.6.3","sha":"c24cbd3f5eeffa1e37a26de37a85d1fb72cdada6","kind":"tag","published_at":"2021-11-12T13:14:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.3","html_url":"https://github.com/apache/kafka/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3/manifests"},{"name":"2.7.2","sha":"37a1cc36bf4d76f3fbfed5dabaa6115302bda597","kind":"commit","published_at":"2021-10-12T15:10:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2/manifests"},{"name":"2.7.2-rc0","sha":"37a1cc36bf4d76f3fbfed5dabaa6115302bda597","kind":"tag","published_at":"2021-10-12T15:10:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2-rc0/manifests"},{"name":"2.6.3-rc0","sha":"c24cbd3f5eeffa1e37a26de37a85d1fb72cdada6","kind":"tag","published_at":"2021-10-12T09:47:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3-rc0/manifests"},{"name":"3.0.0","sha":"8cb0a5e9d3441962896b79163d141607e94d9b54","kind":"tag","published_at":"2021-09-20T06:59:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0/manifests"},{"name":"2.8.1","sha":"839b886f9b732b151e1faeace7303c80641c08c4","kind":"tag","published_at":"2021-09-17T16:03:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1/manifests"},{"name":"2.8.1-rc1","sha":"839b886f9b732b151e1faeace7303c80641c08c4","kind":"tag","published_at":"2021-09-14T13:03:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc1/manifests"},{"name":"2.8.1-rc0","sha":"7555e2653481f5407e468f98155a85b66fd24844","kind":"tag","published_at":"2021-09-10T09:05:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc0/manifests"},{"name":"3.0.0-rc2","sha":"8cb0a5e9d3441962896b79163d141607e94d9b54","kind":"tag","published_at":"2021-09-08T21:21:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc2/manifests"},{"name":"3.0.0-rc1","sha":"58fdadccd204ec1dafcceba4350151aa9989f303","kind":"tag","published_at":"2021-08-30T19:46:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc1/manifests"},{"name":"fetch","sha":"9d7f81c1bf1500c428e80c774f790f86c8d5c43a","kind":"commit","published_at":"2021-08-27T18:57:31.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/fetch","html_url":"https://github.com/apache/kafka/releases/tag/fetch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@fetch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/fetch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/fetch/manifests"},{"name":"3.0.0-rc0","sha":"b1a241d03e08c0c1d7762820e343daf19b6ad328","kind":"tag","published_at":"2021-08-26T08:01:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc0/manifests"},{"name":"2.7.1","sha":"61dbce85d0d41457d81a4096ecaea049f3a4b3ae","kind":"tag","published_at":"2021-05-10T09:11:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1/manifests"},{"name":"2.6.2","sha":"da65af02e5856e3429259e26eb49986122e34747","kind":"tag","published_at":"2021-04-19T17:35:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2/manifests"},{"name":"2.8.0","sha":"ebb1d6e21cc9213071ee1c6a15ec3411fc215b81","kind":"tag","published_at":"2021-04-19T04:30:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0/manifests"},{"name":"2.8.0-rc2","sha":"ebb1d6e21cc9213071ee1c6a15ec3411fc215b81","kind":"tag","published_at":"2021-04-14T14:28:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc2/manifests"},{"name":"2.7.1-rc2","sha":"61dbce85d0d41457d81a4096ecaea049f3a4b3ae","kind":"tag","published_at":"2021-04-08T11:29:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc2/manifests"},{"name":"2.6.2-rc1","sha":"da65af02e5856e3429259e26eb49986122e34747","kind":"tag","published_at":"2021-04-08T05:57:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc1/manifests"},{"name":"2.8.0-rc1","sha":"3f1aa3203d664c7aa44d2af47dbda9a905de87aa","kind":"tag","published_at":"2021-04-06T20:45:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc1/manifests"},{"name":"2.8.0-rc0","sha":"847018b01b2323711f2a456d84f9eed3b1fcce7a","kind":"tag","published_at":"2021-03-30T17:10:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc0/manifests"},{"name":"2.7.1-rc1","sha":"eaac61d8fa720b82d73e75a622825557faf934fe","kind":"tag","published_at":"2021-03-26T10:50:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc1/manifests"},{"name":"2.7.1-rc0","sha":"c0cf3cf814ddd05e1e1fab559c207a9fe1f9a9db","kind":"tag","published_at":"2021-03-19T10:14:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc0/manifests"},{"name":"2.6.2-rc0","sha":"6892974ba18df83629313b7184edaf984ce5eed2","kind":"tag","published_at":"2021-03-11T01:20:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc0/manifests"},{"name":"2.6.1","sha":"6b2021cd52659cefe9bc573a3407e9608c647b24","kind":"tag","published_at":"2021-01-07T16:29:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1/manifests"},{"name":"2.7.0","sha":"448719dc99a19793d55aaaa8b64282ed3fb3197d","kind":"tag","published_at":"2020-12-19T16:50:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0/manifests"},{"name":"2.7.0-rc6","sha":"448719dc99a19793d55aaaa8b64282ed3fb3197d","kind":"tag","published_at":"2020-12-16T13:58:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc6","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc6/manifests"},{"name":"2.7.0-rc5","sha":"b36d6e9271294ec1b201a185a798ddc6e1b12442","kind":"tag","published_at":"2020-12-10T21:15:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc5/manifests"},{"name":"2.6.1-rc3","sha":"6b2021cd52659cefe9bc573a3407e9608c647b24","kind":"tag","published_at":"2020-12-10T19:31:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc3/manifests"},{"name":"2.7.0-rc4","sha":"77445e6ccd3bb7bc84f3a430438a91693784384a","kind":"tag","published_at":"2020-12-04T14:58:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc4/manifests"},{"name":"2.7.0-rc3","sha":"bf59e90a6cb30d0e63322bff501f22fc10e47c46","kind":"tag","published_at":"2020-11-25T14:52:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc3/manifests"},{"name":"2.6.1-rc2","sha":"534dad1f0a5f88bc43c937a4b4a931d1f3cb42a5","kind":"tag","published_at":"2020-11-25T13:46:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc2/manifests"},{"name":"2.6.1-rc1","sha":"7fc11bc700473c3ec650b3044483959d5716447d","kind":"tag","published_at":"2020-11-23T11:30:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc1/manifests"},{"name":"2.7.0-rc2","sha":"1eea9485eee87e98b3b68e2ebd60b9445d55334f","kind":"tag","published_at":"2020-11-19T16:14:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc2/manifests"},{"name":"2.6.1-rc0","sha":"f05257105c1851e84403bb2ea2a2ca7f9fa12190","kind":"tag","published_at":"2020-11-12T13:49:17.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc0/manifests"},{"name":"2.7.0-rc1","sha":"4446a2fe60b4c02c5f753c2203e0ce2d1f1bd1be","kind":"tag","published_at":"2020-11-04T15:05:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc1/manifests"},{"name":"2.7.0-rc0","sha":"43a3143ce61d87b35acc9a2e2376d993c9d06f9c","kind":"tag","published_at":"2020-10-27T21:01:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc0/manifests"},{"name":"2.5.1","sha":"0efa8fb0f4c73d92b6e55a112fa45417a67a7dc2","kind":"tag","published_at":"2020-08-10T14:26:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.1","html_url":"https://github.com/apache/kafka/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1/manifests"},{"name":"2.6.0","sha":"62abe01bee0396515253373e906253bd0e081cb9","kind":"tag","published_at":"2020-08-03T15:59:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0/manifests"},{"name":"2.6.0-rc2","sha":"62abe01bee0396515253373e906253bd0e081cb9","kind":"tag","published_at":"2020-07-28T18:16:35.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc2/manifests"},{"name":"2.5.1-rc0","sha":"0efa8fb0f4c73d92b6e55a112fa45417a67a7dc2","kind":"tag","published_at":"2020-07-24T00:05:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1-rc0/manifests"},{"name":"2.6.0-rc1","sha":"30254caa050d00adfdc616f355000949ef22a274","kind":"tag","published_at":"2020-07-20T22:30:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc1/manifests"},{"name":"2.6.0-rc0","sha":"a0b29acbd683c3cec49a392d3914c2722afe23c1","kind":"tag","published_at":"2020-07-14T14:02:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc0/manifests"},{"name":"2.5.0","sha":"66563e712b0b9f84f673b262f2fb87c03110084d","kind":"tag","published_at":"2020-04-14T17:19:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0/manifests"},{"name":"2.5.0-rc3","sha":"66563e712b0b9f84f673b262f2fb87c03110084d","kind":"tag","published_at":"2020-04-08T01:13:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc3/manifests"},{"name":"2.5.0-rc2","sha":"07f49fdf521c9a1194e33dce243592092df636c7","kind":"tag","published_at":"2020-03-17T02:31:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc2/manifests"},{"name":"2.4.1","sha":"c57222ae8cd7866b7191722656f3065afaee5b7a","kind":"tag","published_at":"2020-03-11T02:11:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.1","html_url":"https://github.com/apache/kafka/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1/manifests"},{"name":"2.5.0-rc1","sha":"e68d34e3cbabf19161b97957f30099edcf31e5ec","kind":"tag","published_at":"2020-03-09T23:55:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc1/manifests"},{"name":"2.4.1-rc0","sha":"c57222ae8cd7866b7191722656f3065afaee5b7a","kind":"tag","published_at":"2020-03-03T00:32:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1-rc0/manifests"},{"name":"2.5.0-rc0","sha":"d124ba4903093c8d433116cec419d2cbde36fd35","kind":"tag","published_at":"2020-02-28T19:46:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc0/manifests"},{"name":"2.4.0","sha":"77a89fcf8d7fa01831683327727f11f4bed97319","kind":"tag","published_at":"2019-12-14T01:52:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0/manifests"},{"name":"2.4.0-rc4","sha":"77a89fcf8d7fa01831683327727f11f4bed97319","kind":"tag","published_at":"2019-12-09T16:46:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc4/manifests"},{"name":"2.4.0-rc3","sha":"db32bd85728bf1f202add24347cfe8eb657444ce","kind":"tag","published_at":"2019-12-05T04:25:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc3/manifests"},{"name":"2.2.2","sha":"1d348535a0a747d190edbec648b9c236d76f3228","kind":"tag","published_at":"2019-12-01T20:42:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2/manifests"},{"name":"2.4.0-rc2","sha":"837d08d5d4ef4f65695a4d63896166ada2b6fb8f","kind":"tag","published_at":"2019-11-30T16:13:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc2/manifests"},{"name":"2.4.0-rc1","sha":"0cf9032364337b612f6c28f9daffad2268e4183b","kind":"tag","published_at":"2019-11-20T13:09:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc1/manifests"},{"name":"2.4.0-rc0","sha":"a49707d33395ddc6f3535592ba6f8a894f0d760c","kind":"tag","published_at":"2019-11-14T17:17:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc0/manifests"},{"name":"2.3.1","sha":"18a913733fb71c0178e80cc4805251d1600e7fac","kind":"tag","published_at":"2019-10-24T18:35:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1/manifests"},{"name":"2.2.2-rc2","sha":"1d348535a0a747d190edbec648b9c236d76f3228","kind":"tag","published_at":"2019-10-23T04:40:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc2/manifests"},{"name":"2.3.1-rc2","sha":"18a913733fb71c0178e80cc4805251d1600e7fac","kind":"tag","published_at":"2019-10-18T00:10:31.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc2/manifests"},{"name":"2.2.2-rc1","sha":"62117a60b70d90939c61cf75ea28f180f4039064","kind":"tag","published_at":"2019-10-17T18:47:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc1/manifests"},{"name":"2.3.1-rc1","sha":"26a4a7f93217e9fa50d0a1a6ab0d69f4c53a320e","kind":"tag","published_at":"2019-10-05T00:48:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc1/manifests"},{"name":"2.3.1-rc0","sha":"dfde47b03771ea86f356ac607179f34e291b26f1","kind":"tag","published_at":"2019-09-12T21:30:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc0/manifests"},{"name":"2.3.0","sha":"fc1aaa116b661c8a1a2eefc0ed7e92b7f2e27d35","kind":"tag","published_at":"2019-06-24T18:25:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0/manifests"},{"name":"2.3.0-rc3","sha":"fc1aaa116b661c8a1a2eefc0ed7e92b7f2e27d35","kind":"tag","published_at":"2019-06-19T20:43:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc3/manifests"},{"name":"2.3.0-rc2","sha":"17ac242a0fc1efa2edbce40d6b5ac867368e8e66","kind":"tag","published_at":"2019-06-12T21:16:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc2/manifests"},{"name":"2.3.0-rc1","sha":"47066f6a9f314d9b885ebd481bb800d993895533","kind":"tag","published_at":"2019-06-04T23:04:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc1/manifests"},{"name":"2.2.1","sha":"55783d3133a5a49a0926eff027b75ae811f5e33b","kind":"tag","published_at":"2019-06-02T04:39:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1/manifests"},{"name":"2.2.1-rc1","sha":"55783d3133a5a49a0926eff027b75ae811f5e33b","kind":"tag","published_at":"2019-05-13T16:10:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc1/manifests"},{"name":"2.2.1-rc0","sha":"85d4f26ebe7de9e796bd8430b88c85d8b9045f2e","kind":"tag","published_at":"2019-05-08T04:53:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc0/manifests"},{"name":"2.2.0","sha":"05fcfde8f69b0349216553f711fdfc3f0259c601","kind":"tag","published_at":"2019-03-22T20:19:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0/manifests"},{"name":"2.2.0-rc2","sha":"05fcfde8f69b0349216553f711fdfc3f0259c601","kind":"tag","published_at":"2019-03-09T19:44:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc2/manifests"},{"name":"2.2.0-rc1","sha":"87ed5d38083c7c060a41e04e41a6d54af936df51","kind":"tag","published_at":"2019-03-01T17:19:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc1/manifests"},{"name":"2.2.0-rc0","sha":"7f6b4b16eef05e5f885666ef9afeadc9b9e99bd1","kind":"tag","published_at":"2019-02-23T20:37:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc0/manifests"},{"name":"2.1.1","sha":"21234bee31165527859b46ea48c46b76532f7a37","kind":"tag","published_at":"2019-02-15T09:04:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1/manifests"},{"name":"2.1.1-rc2","sha":"21234bee31165527859b46ea48c46b76532f7a37","kind":"tag","published_at":"2019-02-08T18:30:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc2/manifests"},{"name":"2.1.1-rc1","sha":"6679800433c329deb7d82fa51e94f8b5f65919b9","kind":"tag","published_at":"2019-01-27T01:52:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc1/manifests"},{"name":"2.1.1-rc0","sha":"476a8058a91a0ad73d902a58c81c4b0edfa54ced","kind":"tag","published_at":"2019-01-25T19:59:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc0/manifests"},{"name":"2.1.0","sha":"809be928f1ae004e11d65c307ea322bef126c834","kind":"tag","published_at":"2018-11-20T18:36:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0/manifests"},{"name":"2.1.0-rc1","sha":"809be928f1ae004e11d65c307ea322bef126c834","kind":"tag","published_at":"2018-11-09T19:50:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc1/manifests"},{"name":"2.0.1","sha":"fa14705e51bd2ce538ed9f1ec431eb24528a4819","kind":"tag","published_at":"2018-11-08T16:24:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.1","html_url":"https://github.com/apache/kafka/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1/manifests"},{"name":"2.0.1-rc0","sha":"fa14705e51bd2ce538ed9f1ec431eb24528a4819","kind":"tag","published_at":"2018-10-25T16:34:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1-rc0/manifests"},{"name":"2.1.0-rc0","sha":"24d9cfabdfa44ea3003ba1797538af0a137f9629","kind":"tag","published_at":"2018-10-24T06:52:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc0/manifests"},{"name":"2.0.0","sha":"3402a8361b7347326b8a9fdb22300986fbbf9cd0","kind":"tag","published_at":"2018-07-28T10:21:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0/manifests"},{"name":"2.0.0-rc3","sha":"3402a8361b7347326b8a9fdb22300986fbbf9cd0","kind":"tag","published_at":"2018-07-24T14:17:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc3/manifests"},{"name":"1.1.1","sha":"4dae083af486eaedd27c69c973c74605bffd416b","kind":"tag","published_at":"2018-07-18T17:38:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1/manifests"},{"name":"2.0.0-rc2","sha":"d8a55fe0fd3e170b24a2ecb80a0cda5da5b2aa0e","kind":"tag","published_at":"2018-07-10T14:15:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc2/manifests"},{"name":"1.0.2","sha":"2a121f7b1d402825cde176be346de8f91c6c7c81","kind":"tag","published_at":"2018-07-08T21:07:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2/manifests"},{"name":"1.1.1-rc3","sha":"4dae083af486eaedd27c69c973c74605bffd416b","kind":"tag","published_at":"2018-07-07T07:42:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc3/manifests"},{"name":"0.10.2.2","sha":"cd80bc412b9b97014698e7aa0d92143144715c1b","kind":"tag","published_at":"2018-07-02T16:34:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2/manifests"},{"name":"1.0.2-rc1","sha":"2a121f7b1d402825cde176be346de8f91c6c7c81","kind":"tag","published_at":"2018-06-30T02:34:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc1/manifests"},{"name":"2.0.0-rc1","sha":"9c92595d19eecff6358543c77edcc33f8d012000","kind":"tag","published_at":"2018-06-29T15:19:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc1/manifests"},{"name":"1.1.1-rc2","sha":"22a9fb207b2a67460e9a56002275c27f8179e620","kind":"tag","published_at":"2018-06-28T23:35:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc2/manifests"},{"name":"0.10.2.2-rc1","sha":"cd80bc412b9b97014698e7aa0d92143144715c1b","kind":"tag","published_at":"2018-06-23T00:28:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc1/manifests"},{"name":"0.11.0.3-rc0","sha":"26ddb9e3197be39afc735e1d663a8df722150332","kind":"tag","published_at":"2018-06-22T19:12:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.3-rc0/manifests"},{"name":"1.0.2-rc0","sha":"c86d7d5ae54acc62bf8c716d35229f1cc61b62d7","kind":"tag","published_at":"2018-06-22T16:05:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc0/manifests"},{"name":"1.1.1-rc1","sha":"37b223b5b41ff845434127a8e2674bb38354a7a8","kind":"tag","published_at":"2018-06-21T17:07:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc1/manifests"},{"name":"2.0.0-rc0","sha":"e609e69fe27fe9df74686e97154b10057d730472","kind":"tag","published_at":"2018-06-20T18:23:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc0/manifests"},{"name":"1.1.1-rc0","sha":"1ed1daefbc2d72e9b501b94d8c99e874b89f1137","kind":"tag","published_at":"2018-06-19T17:23:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc0/manifests"},{"name":"0.10.2.2-rc0","sha":"958ed1f6768fee02cf30169588e3ad09c031c8e5","kind":"tag","published_at":"2018-06-19T05:49:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc0/manifests"},{"name":"1.1.0","sha":"fdcf75ea326b8e07d8d7c4f5cc14f1e70451bcd4","kind":"tag","published_at":"2018-03-28T10:00:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0/manifests"},{"name":"1.1.0-rc4","sha":"fdcf75ea326b8e07d8d7c4f5cc14f1e70451bcd4","kind":"tag","published_at":"2018-03-23T22:51:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc4/manifests"},{"name":"1.1.0-rc3","sha":"9368c84565224fff1c74199af995c86f806be37a","kind":"tag","published_at":"2018-03-15T13:27:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc3/manifests"},{"name":"1.1.0-rc2","sha":"238280138bf8243fb9ae68e74427d6ff42d13cfa","kind":"tag","published_at":"2018-03-13T16:07:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc2/manifests"},{"name":"1.1.0-rc1","sha":"9e75845c6eed89b970a639bdc48b1e4fa07fd52f","kind":"tag","published_at":"2018-03-06T09:39:17.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc1/manifests"},{"name":"1.0.1","sha":"c0518aa65f25317eca0c1da4d350f549d35b8536","kind":"tag","published_at":"2018-03-03T00:21:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1/manifests"},{"name":"1.1.0-rc0","sha":"e99dd247490bab052023315aa6789ebe03dd0927","kind":"tag","published_at":"2018-02-24T15:13:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc0/manifests"},{"name":"1.0.1-rc2","sha":"c0518aa65f25317eca0c1da4d350f549d35b8536","kind":"tag","published_at":"2018-02-21T22:26:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc2/manifests"},{"name":"1.0.1-rc1","sha":"1da4e52dc353d8bcc6a0ec290e3a5198f6b42bbb","kind":"tag","published_at":"2018-02-12T17:22:13.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc1/manifests"},{"name":"1.0.1-rc0","sha":"331b0d990603226b1342c3135e6c0337190ac3d7","kind":"tag","published_at":"2018-02-06T02:24:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc0/manifests"},{"name":"0.11.0.2","sha":"73be1e1168f91ee2a9d68e1d1c75c14018cf7d3a","kind":"tag","published_at":"2017-11-16T10:22:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.2","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2/manifests"},{"name":"0.11.0.2-rc0","sha":"73be1e1168f91ee2a9d68e1d1c75c14018cf7d3a","kind":"tag","published_at":"2017-11-10T23:47:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2-rc0/manifests"},{"name":"1.0.0","sha":"aaa7af6d4a11b29d3da9c5d6084530b8fa69be64","kind":"tag","published_at":"2017-11-01T05:01:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0/manifests"},{"name":"1.0.0-rc4","sha":"aaa7af6d4a11b29d3da9c5d6084530b8fa69be64","kind":"tag","published_at":"2017-10-27T15:56:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"34f2eb89be34df1e7842a28f173148f4dbc8e12d","kind":"tag","published_at":"2017-10-23T23:16:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"ec868296d7ed2a278f1b04d6e170f7c91a6c024d","kind":"tag","published_at":"2017-10-17T15:40:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"7653cb4968f7254c2c5af11b7b1e5dbe4574540c","kind":"tag","published_at":"2017-10-13T18:25:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-rc0","sha":"787e73a44974882ad638a3032ef2f0f8441738c6","kind":"tag","published_at":"2017-10-11T00:43:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc0/manifests"},{"name":"0.11.0.1","sha":"c2a0d5f9b1f45bf59552b360fc2b39884357a698","kind":"tag","published_at":"2017-09-12T13:01:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1/manifests"},{"name":"0.11.0.1-rc0","sha":"c2a0d5f9b1f45bf59552b360fc2b39884357a698","kind":"tag","published_at":"2017-09-05T18:18:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1-rc0/manifests"},{"name":"0.10.2.0-KAFKA-5526","sha":"9124ecf15855bd39763fd1fb29db13930845a82d","kind":"tag","published_at":"2017-06-30T10:28:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-KAFKA-5526","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-KAFKA-5526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-KAFKA-5526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-KAFKA-5526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-KAFKA-5526/manifests"},{"name":"0.11.0.0","sha":"e18335dd953107a61d89451932de33d33c0fd207","kind":"tag","published_at":"2017-06-28T00:35:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0/manifests"},{"name":"0.11.0.0-rc2","sha":"e18335dd953107a61d89451932de33d33c0fd207","kind":"tag","published_at":"2017-06-22T23:48:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc2/manifests"},{"name":"0.11.0.0-rc1","sha":"b1ae12d6cb5e47e426410fb0fe525cdbd9f7c78d","kind":"tag","published_at":"2017-06-18T21:53:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc1/manifests"},{"name":"0.11.0.0-rc0","sha":"be70225bd247f3f297e019511ae4992e90bd086d","kind":"tag","published_at":"2017-06-08T12:55:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc0/manifests"},{"name":"0.10.2.1","sha":"e89bffd6b2eff799713f560074c657f3f522cd85","kind":"tag","published_at":"2017-04-26T19:21:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1/manifests"},{"name":"0.10.2.1-rc3","sha":"e89bffd6b2eff799713f560074c657f3f522cd85","kind":"tag","published_at":"2017-04-21T16:23:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc3/manifests"},{"name":"0.10.2.1-rc2","sha":"6526177f22e2d5c95d13a3d4d105e2e525cc818b","kind":"tag","published_at":"2017-04-18T14:31:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc2/manifests"},{"name":"0.10.2.1-rc1","sha":"45f517dc205d3e3f8eff1f12d951a1c2f0ed850b","kind":"tag","published_at":"2017-04-12T23:47:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc1/manifests"},{"name":"0.10.2.1-rc0","sha":"bf01467b6e866ec0e5bdab9bf6387689951e63f8","kind":"tag","published_at":"2017-04-07T22:05:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc0/manifests"},{"name":"0.10.2.0","sha":"5712b489038b71ed8d5a679856d1dfaa925eadc1","kind":"tag","published_at":"2017-02-21T07:44:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0/manifests"},{"name":"0.10.2.0-rc2","sha":"576d93a8dc0cf4215f9a6e35851399f54c5cb348","kind":"tag","published_at":"2017-02-14T17:26:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc2/manifests"},{"name":"0.10.2.0-rc1","sha":"54301ec2680c206d61108c155109c7a429c3398b","kind":"tag","published_at":"2017-02-10T04:14:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc1/manifests"},{"name":"0.10.2.0-rc0","sha":"c347a5e38e8e6547207e4abae4c0308d86101cff","kind":"tag","published_at":"2017-02-01T22:25:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc0/manifests"},{"name":"0.10.1.1","sha":"f10ef2720b03b247883db7e02afb767203176ea3","kind":"tag","published_at":"2016-12-21T06:06:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1/manifests"},{"name":"0.10.1.1-rc1","sha":"f10ef2720b03b247883db7e02afb767203176ea3","kind":"tag","published_at":"2016-12-15T17:57:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc1/manifests"},{"name":"0.10.1.1-rc0","sha":"442543fd9c3acbdf41fac0a73d4ef938b1163e4c","kind":"tag","published_at":"2016-12-07T20:28:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc0/manifests"},{"name":"0.10.1.0","sha":"3402a74efb23d1d4fef1e7284de8d4b151cde784","kind":"tag","published_at":"2016-10-19T17:43:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0/manifests"},{"name":"0.10.1.0-rc3","sha":"3402a74efb23d1d4fef1e7284de8d4b151cde784","kind":"tag","published_at":"2016-10-14T22:44:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc3/manifests"},{"name":"0.10.1.0-rc2","sha":"c3b19ce021eb2bd93d69681a43bf3224227144a3","kind":"tag","published_at":"2016-10-12T16:40:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc2/manifests"},{"name":"0.10.1.0-rc1","sha":"d4bd00afa6510a3bb7969182d8d2b239b539634c","kind":"tag","published_at":"2016-10-10T17:29:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc1/manifests"},{"name":"0.10.1.0-rc0","sha":"68d973cf4fb61f7dd645505fc1a962354303525f","kind":"tag","published_at":"2016-10-04T19:01:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc0/manifests"},{"name":"0.10.0.1","sha":"a7a17cdec9eaa6c57cc634da6a7c766d98d4160e","kind":"tag","published_at":"2016-08-08T14:56:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1/manifests"},{"name":"0.10.0.1-rc2","sha":"a7a17cdec9eaa6c57cc634da6a7c766d98d4160e","kind":"tag","published_at":"2016-08-04T12:07:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc2/manifests"},{"name":"0.10.0.1-rc1","sha":"00ab00b352d0db4194ff15499bd52ad1a20585f5","kind":"tag","published_at":"2016-08-02T12:57:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc1/manifests"},{"name":"0.10.0.1-rc0","sha":"676a604d53cc35a3231d173a768b3f84ce108419","kind":"tag","published_at":"2016-07-29T02:35:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc0/manifests"},{"name":"0.10.0.0","sha":"b8642491e78c5a137f5012e31d347c01f3b02339","kind":"tag","published_at":"2016-05-18T04:25:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0/manifests"},{"name":"0.10.0.0-rc6","sha":"b8642491e78c5a137f5012e31d347c01f3b02339","kind":"tag","published_at":"2016-05-18T04:25:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc6","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc6/manifests"},{"name":"0.10.0.0-rc5","sha":"fd9aa035abbc7a93d03ca23ef6f66c3fc1fe57e2","kind":"tag","published_at":"2016-05-16T20:42:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc5/manifests"},{"name":"0.10.0.0-rc4","sha":"df485d68ca7337c4e1bb7c68afe38bf6b5302681","kind":"tag","published_at":"2016-05-10T01:15:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc4/manifests"},{"name":"0.10.0.0-rc3","sha":"e6be965eaf919c9ad903eae532f679d24c1be779","kind":"tag","published_at":"2016-05-05T17:40:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc3/manifests"},{"name":"0.10.0.0-rc2","sha":"c97ceef8399ea6d1560fd5c3abec8a478120bf21","kind":"tag","published_at":"2016-04-29T22:30:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc2/manifests"},{"name":"0.10.0.0-rc1","sha":"4a52cebc8ab9d43168be0d935ddbc750b1ae60de","kind":"tag","published_at":"2016-03-28T17:24:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc1/manifests"},{"name":"0.9.0.1","sha":"23c69d62a0cabf06c4db8b338f0ca824dc6d81a7","kind":"tag","published_at":"2016-02-12T00:39:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.9.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.1/manifests"},{"name":"0.9.0.0","sha":"fc7243c2af4b2b4affcdf14d80826986fe6d4ce8","kind":"tag","published_at":"2015-11-21T00:53:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.9.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.0/manifests"},{"name":"0.8.2.2","sha":"f090e119efe7529557d90ac5957d0708d04af3ae","kind":"tag","published_at":"2015-09-03T01:34:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.2","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.2/manifests"},{"name":"0.8.2.0-cp","sha":"ee1267b127f3081db491fa1bf9a287084c324e36","kind":"tag","published_at":"2015-04-29T16:35:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.0-cp","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.0-cp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.0-cp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0-cp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0-cp/manifests"},{"name":"0.8.2.1","sha":"ee1267b127f3081db491fa1bf9a287084c324e36","kind":"tag","published_at":"2015-02-26T22:10:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.1/manifests"},{"name":"0.8.2.0","sha":"7130da90a9ee9e6fb4beb2a2a6ab05c06c9bfac4","kind":"tag","published_at":"2015-01-29T04:18:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0/manifests"},{"name":"show","sha":"a643be62afb23bca15ed2e88db9e76cb0ebfa906","kind":"tag","published_at":"2015-01-14T01:46:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/show","html_url":"https://github.com/apache/kafka/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/show/manifests"},{"name":"0.8.2-beta","sha":"a6170d4f6da8d8f853219078a22f4d7b636bd221","kind":"tag","published_at":"2014-10-21T17:19:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2-beta","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2-beta/manifests"},{"name":"0.8.1.1","sha":"150d0a70cbe2b1f980e9565a4fa59b0420d1c0a1","kind":"tag","published_at":"2014-04-22T18:31:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.1/manifests"},{"name":"0.8.1.0","sha":"68baaa41607c2cc8a82534c5a25c79a1d50b6cd5","kind":"tag","published_at":"2014-03-21T00:24:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.0/manifests"},{"name":"0.8.1","sha":"b5971264f29c6646bc543b47c58786f6322f0bd0","kind":"tag","published_at":"2014-02-27T18:56:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"15bb3961d9171c1c54c4c840a554ce2c76168163","kind":"tag","published_at":"2013-11-25T02:53:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0/manifests"},{"name":"0.8.0-beta1","sha":"7b43f0132ce93a231b21e943d665ec4227f67b6b","kind":"tag","published_at":"2013-06-20T03:02:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0-beta1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1/manifests"},{"name":"0.8.0-beta1-candidate1","sha":"5bd33c1517bb2e7734166dc3e787ac90a4ef8f86","kind":"tag","published_at":"2013-06-13T14:54:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0-beta1-candidate1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0-beta1-candidate1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0-beta1-candidate1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1-candidate1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1-candidate1/manifests"},{"name":"kafka-0.7.2-incubating-candidate-5","sha":"3d93852fda00437d71ab05c06b374adac640451a","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-5","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-5/manifests"},{"name":"kafka-0.7.2-incubating-candidate-4","sha":"12fc9225fbf00963a093fa5321e6e23f96d98c5d","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-4","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-4/manifests"},{"name":"kafka-0.7.2-incubating-candidate-3","sha":"0e7b5cfdd931e69daaadfb174f3e43274a1c2d7f","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-3","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-3/manifests"},{"name":"kafka-0.7.2-incubating-candidate-2","sha":"0314c8b70ec848cf4719e5ff5b7270bf3211f9fb","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-2","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-2/manifests"},{"name":"kafka-0.7.2-incubating-candidate-1","sha":"b7470a8f64279806192bf172c61b178ba3b7a14d","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-1","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-1/manifests"},{"name":"kafka-0.7.1-incubating-candidate-3","sha":"d45f2fe06c223f5c3e2e2b0d3968584c97f313f1","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-3","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-3/manifests"},{"name":"kafka-0.7.1-incubating-candidate-2","sha":"62ff81c31d4cff05465436f947a0ad881ddacff5","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-2","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-2/manifests"},{"name":"kafka-0.7.1-incubating-candidate-1","sha":"b559b3b82827164734f674efafbd96329ff0ed47","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-1","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-1/manifests"},{"name":"kafka-0.7.0-incubating-candidate-9","sha":"bccb189be9e430158d091fb4c63c546b4503d416","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.0-incubating-candidate-9","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.0-incubating-candidate-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.0-incubating-candidate-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.0-incubating-candidate-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.0-incubating-candidate-9/manifests"}]},"repo_metadata_updated_at":"2026-08-30T08:34:44.338Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.05810001973208217,"forks_count":0.01195883768070302,"docker_downloads_count":null,"average":3.5844192976732305},"purl":"pkg:golang/github.com/apache/kafka","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/kafka","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/kafka","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/kafka/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T08:00:23.049Z","issues_count":69,"pull_requests_count":9536,"avg_time_to_close_issue":35827972.5,"avg_time_to_close_pull_request":24107408.985684462,"issues_closed_count":56,"pull_requests_closed_count":6706,"pull_request_authors_count":1041,"issue_authors_count":57,"avg_comments_per_issue":2.1884057971014492,"avg_comments_per_pull_request":2.489303691275168,"merged_pull_requests_count":4694,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":4,"past_year_pull_requests_count":641,"past_year_avg_time_to_close_issue":422676.0,"past_year_avg_time_to_close_pull_request":1048759.2018927445,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":317,"past_year_pull_request_authors_count":174,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":1.7020280811232449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/issues","maintainers":[{"login":"FrankYang0529","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankYang0529"},{"login":"mjsax","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjsax"},{"login":"mimaison","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mimaison"},{"login":"lucasbru","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucasbru"},{"login":"brandboat","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandboat"},{"login":"m1a2st","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m1a2st"},{"login":"AndrewJSchofield","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewJSchofield"},{"login":"dajac","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajac"},{"login":"mumrah","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mumrah"},{"login":"apoorvmittal10","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apoorvmittal10"},{"login":"frankvicky","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankvicky"},{"login":"mingyen066","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyen066"},{"login":"smjn","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smjn"},{"login":"ijuma","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ijuma"},{"login":"jsancio","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsancio"},{"login":"lianetm","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lianetm"},{"login":"showuon","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/showuon"},{"login":"Yunyung","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yunyung"},{"login":"TaiJuWu","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiJuWu"},{"login":"kamalcph","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamalcph"},{"login":"kirktrue","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirktrue"},{"login":"dongnuo123","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongnuo123"},{"login":"gongxuanzhang","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongxuanzhang"},{"login":"bbejeck","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbejeck"},{"login":"dengziming","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"cadonna","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cadonna"},{"login":"clolov","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clolov"},{"login":"ShivsundarR","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShivsundarR"},{"login":"jolshan","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jolshan"},{"login":"ableegoldman","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ableegoldman"},{"login":"soarez","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soarez"},{"login":"philipnee","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipnee"},{"login":"tinaselenge","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinaselenge"},{"login":"vamossagar12","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vamossagar12"},{"login":"hudeqi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hudeqi"},{"login":"wenbingshen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wenbingshen"},{"login":"lucliu1108","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucliu1108"},{"login":"OmniaGM","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OmniaGM"},{"login":"chia7712","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chia7712"},{"login":"fvaleri","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fvaleri"},{"login":"xijiu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xijiu"},{"login":"xvrl","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xvrl"},{"login":"karuturi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karuturi"},{"login":"satishd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satishd"},{"login":"seglo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seglo"},{"login":"divijvaidya","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divijvaidya"},{"login":"gaurav-narula","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaurav-narula"},{"login":"pan3793","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"chirag-wadhwa5","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chirag-wadhwa5"},{"login":"ruanwenjun","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruanwenjun"},{"login":"scholzj","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scholzj"},{"login":"hzh0425","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hzh0425"},{"login":"dao-jun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dao-jun"},{"login":"CodingFabian","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CodingFabian"},{"login":"StevenLuMT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StevenLuMT"},{"login":"see-quick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/see-quick"},{"login":"1ambda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ambda"},{"login":"maobaolong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maobaolong"},{"login":"sjhajharia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjhajharia"},{"login":"matzew","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matzew"},{"login":"nizhikov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nizhikov"},{"login":"granthenke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/granthenke"},{"login":"nemokyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nemokyu"},{"login":"yuz10","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuz10"},{"login":"majialoong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majialoong"},{"login":"CharLemAznable","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CharLemAznable"},{"login":"JackJFoster","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JackJFoster"},{"login":"aaron-ai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaron-ai"},{"login":"ivanpovazan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanpovazan"},{"login":"asdf2014","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdf2014"},{"login":"LiChungYang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiChungYang"},{"login":"Roiocam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Roiocam"},{"login":"vinothchandar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vinothchandar"},{"login":"sankichi92","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sankichi92"},{"login":"Rancho-7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rancho-7"},{"login":"peterxcli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterxcli"},{"login":"jsirois","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsirois"}],"active_maintainers":[{"login":"mingyen066","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyen066"},{"login":"mjsax","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjsax"},{"login":"m1a2st","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m1a2st"},{"login":"mimaison","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mimaison"},{"login":"AndrewJSchofield","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewJSchofield"},{"login":"TaiJuWu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiJuWu"},{"login":"smjn","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smjn"},{"login":"lucliu1108","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucliu1108"},{"login":"lianetm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lianetm"},{"login":"lucasbru","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucasbru"},{"login":"Yunyung","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yunyung"},{"login":"bbejeck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbejeck"},{"login":"ShivsundarR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShivsundarR"},{"login":"brandboat","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandboat"},{"login":"dajac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajac"},{"login":"see-quick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/see-quick"},{"login":"sjhajharia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjhajharia"},{"login":"jsancio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsancio"},{"login":"FrankYang0529","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankYang0529"},{"login":"majialoong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majialoong"},{"login":"chirag-wadhwa5","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chirag-wadhwa5"},{"login":"chia7712","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chia7712"},{"login":"mumrah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mumrah"},{"login":"showuon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/showuon"},{"login":"xijiu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xijiu"},{"login":"asdf2014","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdf2014"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fkafka/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fkafka/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fkafka/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fkafka/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fkafka/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fkafka/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282202,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-02T05:03:03.375Z","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":8213357,"name":"git.apache.org/kafka.git","ecosystem":"go","description":"","homepage":"https://github.com/apache/kafka","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/kafka","keywords_array":[],"namespace":"git.apache.org","versions_count":12,"first_release_published_at":"2022-01-21T15:39:00.000Z","latest_release_published_at":"2023-07-10T11:24:12.000Z","latest_release_number":"v7.4.1+incompatible","last_synced_at":"2026-09-02T15:36:58.330Z","created_at":"2023-09-05T03:14:47.302Z","updated_at":"2026-09-02T15:36:58.330Z","registry_url":"https://pkg.go.dev/git.apache.org/kafka.git","install_command":"go get git.apache.org/kafka.git","documentation_url":"https://pkg.go.dev/git.apache.org/kafka.git#section-documentation","metadata":{},"repo_metadata":{"id":37224125,"uuid":"2211243","full_name":"apache/kafka","owner":"apache","description":"Apache Kafka - A distributed event streaming platform","archived":false,"fork":false,"pushed_at":"2026-08-29T04:28:18.000Z","size":308788,"stargazers_count":33640,"open_issues_count":525,"forks_count":15468,"subscribers_count":1047,"default_branch":"trunk","last_synced_at":"2026-08-30T03:12:36.122Z","etag":null,"topics":["java","kafka","scala","streaming"],"latest_commit_sha":null,"homepage":"https://kafka.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2011-08-15T18:06:16.000Z","updated_at":"2026-08-29T16:13:58.000Z","dependencies_parsed_at":"2026-08-22T23:43:11.360Z","dependency_job_id":null,"html_url":"https://github.com/apache/kafka","commit_stats":{"total_commits":14665,"total_committers":1358,"mean_commits":10.79896907216495,"dds":0.952744630071599,"last_synced_commit":"5684fc7a2ee1a4f29cb6d69d713233ed3c297882"},"previous_names":[],"tags_count":315,"template":false,"template_full_name":null,"purl":"pkg:github/apache/kafka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/kafka/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/sbom","scorecard":{"id":88240,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/kafka","commit":"dbf3808f53b2dd7f5b2fefa0446c89ff4de8994c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:334","Info: jobLevel 'contents' permission set to 'read': .github/workflows/generate-reports.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-update.yml:35","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-complete.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deflake.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_official_image_build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_promote.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_rc_release.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_scan.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-reports.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels-cron.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-linter.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-reviewed.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-update.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare_docker_official_image_source.yml:1","Warn: no topLevel permission defined: .github/workflows/workflow-requested.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'trunk'","Info: 'force pushes' disabled on branch 'trunk'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'trunk'","Warn: 'stale review dismissal' is disabled on branch 'trunk'","Warn: required approving review count is 1 on branch 'trunk'","Warn: codeowners review is not required on branch 'trunk'","Warn: 'last push approval' is disabled on branch 'trunk'","Warn: 'up-to-date branches' is disabled on branch 'trunk'","Info: status check found to merge onto on branch 'trunk'","Info: PRs are required in order to make changes on branch 'trunk'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:345: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/build.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-complete.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/ci-complete.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-complete.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/ci-complete.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deflake.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/deflake.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_build_and_test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_official_image_build_and_test.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_rc_release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_rc_release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_rc_release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_rc_release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_scan.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/docker_scan.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-reports.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/generate-reports.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeled.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labeled.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labels-cron.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labels-cron.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labels-cron.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-labels-cron.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-linter.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-linter.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-reviewed.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-reviewed.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-update.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-update.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-update.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-update.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/prepare_docker_official_image_source.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow-requested.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/workflow-requested.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: docker/docker_official_images/3.7.0/jvm/Dockerfile:19","Warn: containerImage not pinned by hash: docker/docker_official_images/3.7.0/jvm/Dockerfile:44: pin your Docker image by updating eclipse-temurin:21-jre-alpine to eclipse-temurin:21-jre-alpine@sha256:4ca7eff3ab0ef9b41f5fefa35efaeda9ed8d26e161e1192473b24b3a6c348aef","Warn: containerImage not pinned by hash: docker/jvm/Dockerfile:19","Warn: containerImage not pinned by hash: docker/jvm/Dockerfile:45: pin your Docker image by updating eclipse-temurin:21-jre-alpine to eclipse-temurin:21-jre-alpine@sha256:4ca7eff3ab0ef9b41f5fefa35efaeda9ed8d26e161e1192473b24b3a6c348aef","Warn: containerImage not pinned by hash: docker/native/Dockerfile:16","Warn: containerImage not pinned by hash: docker/native/Dockerfile:45: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: tests/docker/Dockerfile:17","Warn: containerImage not pinned by hash: tests/docker/Dockerfile:45","Warn: pipCommand not pinned by hash: tests/docker/Dockerfile:64","Warn: pipCommand not pinned by hash: tests/docker/Dockerfile:67","Warn: pipCommand not pinned by hash: .github/workflows/docker_build_and_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_build_and_test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/docker_official_image_build_and_test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_rc_release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/docker_rc_release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/prepare_docker_official_image_source.yml:42","Info:   0 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-97 / GHSA-6528-wvf6-f6qg","Warn: Project is vulnerable to: PYSEC-2017-94 / GHSA-cq27-v7xp-c356","Warn: Project is vulnerable to: PYSEC-2012-16 / GHSA-v367-p58w-98h5","Warn: Project is vulnerable to: PYSEC-2013-29 / GHSA-x377-f64p-hf5j","Warn: Project is vulnerable to: PYSEC-2011-23 / GHSA-3jhc-wjqf-5f2c","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T07:23:09.059Z","repository_id":37224125,"created_at":"2025-08-15T07:23:09.060Z","updated_at":"2025-08-15T07:23:09.060Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36981355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-30T02:00:08.400Z","response_time":126,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3146,"last_synced_at":"2026-08-29T00:26:39.776Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1397965,"followers":24015,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-29T00:26:39.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"4.4.0-rc0","sha":"634a935e729197848ffd958c06458215f96f103e","kind":"tag","published_at":"2026-08-21T12:12:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.4.0-rc0/manifests"},{"name":"4.3.1","sha":"26b251a451ce941d3d7a55e6487bcb7f16b5ad48","kind":"tag","published_at":"2026-06-23T21:27:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1/manifests"},{"name":"4.3.1-rc2","sha":"26b251a451ce941d3d7a55e6487bcb7f16b5ad48","kind":"tag","published_at":"2026-06-17T18:29:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc2/manifests"},{"name":"4.3.1-rc1","sha":"ea1942cd7a97facd079d37173422747469bbf9a6","kind":"tag","published_at":"2026-06-15T19:25:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc1/manifests"},{"name":"4.3.1-rc0","sha":"4475db88cffebd4e8f3bbfa455bb18a169bade00","kind":"tag","published_at":"2026-06-11T20:19:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.1-rc0/manifests"},{"name":"4.2.1","sha":"18d5ecd939c8d510fdd72d0abb1f7099659dcd58","kind":"tag","published_at":"2026-05-28T12:50:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1/manifests"},{"name":"4.3.0","sha":"a9ce3221537b8653448750697915607dc7936cf3","kind":"tag","published_at":"2026-05-20T15:38:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0/manifests"},{"name":"4.2.1-rc5","sha":"18d5ecd939c8d510fdd72d0abb1f7099659dcd58","kind":"tag","published_at":"2026-05-13T11:52:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc5","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc5/manifests"},{"name":"4.3.0-rc2","sha":"a9ce3221537b8653448750697915607dc7936cf3","kind":"tag","published_at":"2026-05-13T09:06:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc2/manifests"},{"name":"4.2.1-rc4","sha":"92f61c44867f39dc6675f71d29a8fc3c318e1b62","kind":"tag","published_at":"2026-05-12T05:24:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc4/manifests"},{"name":"4.3.0-rc1","sha":"6c29027b42d0a86f62c2f5d34c1a53cd5aea4bcd","kind":"tag","published_at":"2026-05-05T07:56:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc1/manifests"},{"name":"4.3.0-rc0","sha":"2b66299c7c70ddf51b834cfcaed07bf293ef830c","kind":"commit","published_at":"2026-04-28T12:31:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.3.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.3.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.3.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.3.0-rc0/manifests"},{"name":"4.2.1-rc3","sha":"a7f05858f63779251d15747627a50632d9b5f1a7","kind":"tag","published_at":"2026-04-25T14:39:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc3/manifests"},{"name":"4.2.1-rc2","sha":"ddba6e6846a36522612983811a0d276056f70053","kind":"tag","published_at":"2026-04-23T06:24:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc2/manifests"},{"name":"4.2.1-rc1","sha":"d5bc851fb6dfae5b19406bfa77509169cee0eaa4","kind":"tag","published_at":"2026-04-18T11:00:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc1/manifests"},{"name":"4.2.1-rc0","sha":"8adfdeca85ac2d250d36c2880ac84eae3eddf1d2","kind":"tag","published_at":"2026-04-11T01:47:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.1-rc0/manifests"},{"name":"4.0.2","sha":"5d0fe56677f97d9525843963f1ffe329d2b69433","kind":"tag","published_at":"2026-03-18T09:41:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2/manifests"},{"name":"4.1.2","sha":"c82fd9b934b4c1e6fa799e3f1dcc8f08d997740c","kind":"tag","published_at":"2026-03-16T20:45:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2/manifests"},{"name":"4.0.2-rc3","sha":"5d0fe56677f97d9525843963f1ffe329d2b69433","kind":"tag","published_at":"2026-03-03T08:33:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc3/manifests"},{"name":"4.0.2-rc2","sha":"642b5577f607727afb966da95e6691450fdc4eb8","kind":"tag","published_at":"2026-02-24T17:02:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc2/manifests"},{"name":"4.1.2-rc1","sha":"c82fd9b934b4c1e6fa799e3f1dcc8f08d997740c","kind":"tag","published_at":"2026-02-24T14:14:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc1/manifests"},{"name":"4.1.2-rc0","sha":"4d1cc32dcb6aaf913d94ddad277dd70a60e20bd5","kind":"tag","published_at":"2026-02-24T09:42:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.2-rc0/manifests"},{"name":"3.9.2","sha":"5e9866f43ab8e7e41ef39e5584ac50019381328d","kind":"tag","published_at":"2026-02-21T02:35:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2/manifests"},{"name":"4.0.2-rc1","sha":"a00710ae0d9104755ed4220116c8c7984af02d73","kind":"tag","published_at":"2026-02-16T11:51:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc1/manifests"},{"name":"4.2.0","sha":"a18251bae0b825c69794a50dffd4c3100cf5ca5b","kind":"tag","published_at":"2026-02-16T11:31:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0/manifests"},{"name":"4.0.2-rc0","sha":"7e49ad137a0eebdf18087a3ad0db0beb25a6b92f","kind":"tag","published_at":"2026-02-11T14:01:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.2-rc0/manifests"},{"name":"4.2.0-rc4","sha":"a18251bae0b825c69794a50dffd4c3100cf5ca5b","kind":"tag","published_at":"2026-02-10T09:27:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc4/manifests"},{"name":"3.9.2-rc1","sha":"5e9866f43ab8e7e41ef39e5584ac50019381328d","kind":"tag","published_at":"2026-02-07T03:00:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc1/manifests"},{"name":"4.2.0-rc3","sha":"297c181562d0cd15fbd5591d5683f169776f3c97","kind":"tag","published_at":"2026-02-02T11:44:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc3/manifests"},{"name":"4.2.0-rc2","sha":"28c34f8a6d6c349cde93a4bd4fdec89d480ce42c","kind":"tag","published_at":"2026-01-27T11:50:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc2/manifests"},{"name":"4.2.0-rc1","sha":"6eef66363478d2946fbc7d8f93c863246f7c14d5","kind":"tag","published_at":"2026-01-19T11:04:13.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc1/manifests"},{"name":"3.9.2-rc0","sha":"12ead27d3b4f10cfaf5287083e36cc6ba6854365","kind":"tag","published_at":"2026-01-14T11:12:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.2-rc0/manifests"},{"name":"4.2.0-rc0","sha":"b196bb11a32d129473015660f3df17fd0f9cb9da","kind":"tag","published_at":"2026-01-13T10:07:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.2.0-rc0/manifests"},{"name":"4.1.1","sha":"be816b82d25370ceac697ccf7c88cea873e9b4e3","kind":"tag","published_at":"2025-11-12T18:58:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1/manifests"},{"name":"4.1.1-rc2","sha":"be816b82d25370ceac697ccf7c88cea873e9b4e3","kind":"tag","published_at":"2025-10-26T18:49:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc2/manifests"},{"name":"4.1.1-rc1","sha":"b5b09d76de58713fb3f9d88fc7e9bcd46b594bce","kind":"tag","published_at":"2025-10-23T14:15:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc1/manifests"},{"name":"4.1.1-rc0","sha":"d3136d6caa7bb8d40e6ca9026311244cbd424297","kind":"tag","published_at":"2025-10-21T19:53:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.1-rc0/manifests"},{"name":"4.0.1","sha":"b31ce61fd68c51d1b9b964b09874148f14b75964","kind":"tag","published_at":"2025-10-10T09:04:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1/manifests"},{"name":"4.0.1-rc2","sha":"b31ce61fd68c51d1b9b964b09874148f14b75964","kind":"tag","published_at":"2025-09-09T14:13:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc2/manifests"},{"name":"4.1.0","sha":"13f70256db3c994c590e5d262a7cc50b9e973204","kind":"tag","published_at":"2025-09-02T12:36:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0/manifests"},{"name":"4.1.0-rc3","sha":"13f70256db3c994c590e5d262a7cc50b9e973204","kind":"tag","published_at":"2025-08-27T08:19:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc3/manifests"},{"name":"4.0.1-rc1","sha":"c5169ca805bd03d870a5bcd49744dcc34891cf15","kind":"tag","published_at":"2025-08-18T13:01:19.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc1/manifests"},{"name":"4.1.0-rc2","sha":"23b64404ae7ba98d89a2d456991abaf2f32af35f","kind":"tag","published_at":"2025-08-05T12:29:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc2/manifests"},{"name":"4.0.1-rc0","sha":"b81230cfff1e8950775a7128b41f8b1709104a82","kind":"tag","published_at":"2025-07-24T13:21:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.1-rc0/manifests"},{"name":"4.1.0-rc1","sha":"e14d849cbf8836cc9e4a592342baf19a1fbd93c9","kind":"tag","published_at":"2025-07-21T10:01:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc1/manifests"},{"name":"4.1.0-rc0","sha":"610f076542e1ac177c4b97ea7d6ca1335f9a3065","kind":"tag","published_at":"2025-07-09T12:50:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.1.0-rc0/manifests"},{"name":"3.9.1","sha":"f745dfdcee2b9851204ddbbcd423626ab87294bc","kind":"tag","published_at":"2025-05-19T10:21:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1/manifests"},{"name":"3.9.1-rc2","sha":"f745dfdcee2b9851204ddbbcd423626ab87294bc","kind":"tag","published_at":"2025-05-12T04:02:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc2/manifests"},{"name":"3.9.1-rc1","sha":"141693270b2dab8b22be1c82219ca68204943f90","kind":"tag","published_at":"2025-04-22T14:17:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc1/manifests"},{"name":"3.9.1-rc0","sha":"3cb4749195b9bfcfa64f6b5855a019dfbd173ed4","kind":"tag","published_at":"2025-04-16T03:56:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.1-rc0/manifests"},{"name":"4.0.0","sha":"985bc99521dd22bbf620591b8db8613c54f596b2","kind":"tag","published_at":"2025-03-18T08:11:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0/manifests"},{"name":"4.0.0-rc4","sha":"985bc99521dd22bbf620591b8db8613c54f596b2","kind":"tag","published_at":"2025-03-14T08:19:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc4/manifests"},{"name":"4.0.0-rc3","sha":"72057efc8124ce758ab4395dcaa98ba11aab6d3d","kind":"tag","published_at":"2025-03-08T08:11:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc3/manifests"},{"name":"4.0.0-rc1","sha":"e895106dc5ecb4a8d51fe8d779de06987ff2adb1","kind":"tag","published_at":"2025-03-05T13:31:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc1/manifests"},{"name":"4.0.0-rc0","sha":"0ebdee20e38bf984a6013b9fea27739b75eecbf0","kind":"tag","published_at":"2025-02-22T08:41:19.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/4.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/4.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@4.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/4.0.0-rc0/manifests"},{"name":"3.7.2-rc1","sha":"79a8f2b5f44f9d5a6867190d1dfc463d08d60b82","kind":"commit","published_at":"2024-12-04T18:50:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc1/manifests"},{"name":"3.7.2","sha":"79a8f2b5f44f9d5a6867190d1dfc463d08d60b82","kind":"commit","published_at":"2024-12-04T18:50:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2/manifests"},{"name":"3.7.2-rc0","sha":"39cd3354fd32fb01a954ac046ac86cd9e1cd7f6e","kind":"commit","published_at":"2024-11-27T02:30:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.2-rc0/manifests"},{"name":"3.9.0","sha":"84caaa6e9da06435411510a81fa321d4f99c351f","kind":"tag","published_at":"2024-11-06T21:09:26.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"70d6ff42debf7e17478beb899fb5756bfbdbfbb5","kind":"tag","published_at":"2024-10-29T12:21:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1/manifests"},{"name":"3.9.0-rc5","sha":"84caaa6e9da06435411510a81fa321d4f99c351f","kind":"tag","published_at":"2024-10-26T21:44:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc5/manifests"},{"name":"3.9.0-rc4","sha":"7a081018ae7faba6a634b2109e6cf926fe812410","kind":"tag","published_at":"2024-10-25T22:38:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc4/manifests"},{"name":"3.9.0-rc3","sha":"dd5272687e8adf9e79e3e329b1b3d2524afb6020","kind":"tag","published_at":"2024-10-21T20:04:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc3/manifests"},{"name":"3.8.1-rc1","sha":"70d6ff42debf7e17478beb899fb5756bfbdbfbb5","kind":"tag","published_at":"2024-10-17T15:52:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc1/manifests"},{"name":"3.8.1-rc0","sha":"5ed3e12140c96c9de1ca9fbd8e2ec83bbb31a799","kind":"tag","published_at":"2024-10-15T07:08:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.1-rc0/manifests"},{"name":"3.9.0-rc2","sha":"df9a5d2cc49aa5aad0a03a72de9351eaf342ea26","kind":"tag","published_at":"2024-10-10T16:36:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc2/manifests"},{"name":"3.9.0-rc1","sha":"b39e97f2eb8a5de5d97d4fa6cb101aa41d37ba7d","kind":"tag","published_at":"2024-10-09T02:17:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc1/manifests"},{"name":"3.9.0-rc0","sha":"8bcdff5b8dbfd3a1bc56a826640681e52657d096","kind":"tag","published_at":"2024-09-17T19:07:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.9.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.9.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.9.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.9.0-rc0/manifests"},{"name":"3.8.0","sha":"771b9576b00ecf5b64ab6e8bedf04156fbdb5cd6","kind":"tag","published_at":"2024-07-26T09:10:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0/manifests"},{"name":"3.8.0-rc3","sha":"771b9576b00ecf5b64ab6e8bedf04156fbdb5cd6","kind":"tag","published_at":"2024-07-23T08:04:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc3/manifests"},{"name":"3.8.0-rc2","sha":"a5b3441eaee45e3ef76cc8f1860d8e9f66fee421","kind":"tag","published_at":"2024-07-18T07:07:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc2/manifests"},{"name":"3.8.0-rc1","sha":"d54ce2124befa16bc0d40165f246cfd6f5067ae0","kind":"tag","published_at":"2024-07-15T13:43:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc1/manifests"},{"name":"3.8.0-rc0","sha":"f7f1fdb7eb982de3d04add626d6386974a0ccae7","kind":"tag","published_at":"2024-07-12T07:35:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.8.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.8.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.8.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.8.0-rc0/manifests"},{"name":"3.7.1","sha":"e2494e6ffb89f8288ed2aeb9b5596c755210bffd","kind":"tag","published_at":"2024-06-28T08:37:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1/manifests"},{"name":"3.7.1-rc2","sha":"e2494e6ffb89f8288ed2aeb9b5596c755210bffd","kind":"tag","published_at":"2024-06-18T21:27:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc2/manifests"},{"name":"3.7.1-rc1","sha":"4c966f5eca87207319872faf56c4b134f80d3034","kind":"tag","published_at":"2024-06-10T16:12:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.1-rc1/manifests"},{"name":"3.6.2","sha":"c4deed513057c94eb502e64490d6bdc23551d8b6","kind":"tag","published_at":"2024-04-04T16:22:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2/manifests"},{"name":"3.6.2-rc2","sha":"c4deed513057c94eb502e64490d6bdc23551d8b6","kind":"tag","published_at":"2024-03-28T06:15:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc2/manifests"},{"name":"3.6.2-rc1","sha":"ff4a0f94d986aebcce0b2edf6463895f32d6e352","kind":"tag","published_at":"2024-03-21T07:56:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.2-rc1/manifests"},{"name":"3.7.0","sha":"2ae524ed625438c5fee89e78648bd73e64a3ada0","kind":"tag","published_at":"2024-02-26T09:47:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0/manifests"},{"name":"3.7.0-rc4","sha":"2ae524ed625438c5fee89e78648bd73e64a3ada0","kind":"tag","published_at":"2024-02-09T13:25:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc4/manifests"},{"name":"3.7.0-rc3","sha":"5bb6c4ad4bf9900556bd1f59d51564b5a5ce2af5","kind":"tag","published_at":"2024-02-07T20:23:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc3/manifests"},{"name":"3.7.0-rc2","sha":"40d9698ba448e66934810addabf02ee1ce80b18f","kind":"tag","published_at":"2024-01-10T20:34:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc2/manifests"},{"name":"3.7.0-rc1","sha":"a737725a7d7de4452f8ef3e6aab66d88a4b39225","kind":"tag","published_at":"2024-01-08T14:57:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc1/manifests"},{"name":"3.7.0-rc0","sha":"3f177e18d8d5e1ee7cf75951913aa83c3021cbe8","kind":"tag","published_at":"2024-01-08T09:59:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.7.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.7.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.7.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.7.0-rc0/manifests"},{"name":"3.5.2","sha":"8f0b0b0d0466632b47c355489e7c9440f3e4c0f5","kind":"tag","published_at":"2023-12-08T09:36:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.2","html_url":"https://github.com/apache/kafka/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2/manifests"},{"name":"3.6.1","sha":"5e3c2b738d253ff51a7a61fe08713f564ab647fa","kind":"tag","published_at":"2023-12-05T16:31:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1/manifests"},{"name":"3.6.1-rc0","sha":"5e3c2b738d253ff51a7a61fe08713f564ab647fa","kind":"tag","published_at":"2023-11-24T09:38:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.1-rc0/manifests"},{"name":"3.5.2-rc1","sha":"8f0b0b0d0466632b47c355489e7c9440f3e4c0f5","kind":"tag","published_at":"2023-11-21T09:07:57.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.2-rc1/manifests"},{"name":"3.6.0","sha":"60e845626d8a465a8cfe68bb2d7d4b88d622634e","kind":"tag","published_at":"2023-10-03T20:36:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0/manifests"},{"name":"3.6.0-rc2","sha":"60e845626d8a465a8cfe68bb2d7d4b88d622634e","kind":"tag","published_at":"2023-09-29T04:56:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc2/manifests"},{"name":"3.6.0-rc1","sha":"25583f31af3b83f6746d7b583dd7243d79b38d99","kind":"tag","published_at":"2023-09-20T07:46:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc1/manifests"},{"name":"3.6.0-rc0","sha":"781a50bffa2e51d44ee83b7e31ff9f1349d418c1","kind":"tag","published_at":"2023-09-17T13:50:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.6.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.6.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.6.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.6.0-rc0/manifests"},{"name":"3.5.1","sha":"2c6fb6c54472e90ae17439e62540ef3cb0426fe3","kind":"tag","published_at":"2023-07-20T11:18:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1/manifests"},{"name":"3.5.1-rc1","sha":"2c6fb6c54472e90ae17439e62540ef3cb0426fe3","kind":"tag","published_at":"2023-07-14T16:50:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc1/manifests"},{"name":"3.5.1-rc0","sha":"7b94ab0b6411f0214794c6ec52b1bc709f9ba8a6","kind":"tag","published_at":"2023-07-12T08:04:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.1-rc0/manifests"},{"name":"3.5.0","sha":"c97b88d5db4de28d9f51bb11fb71ddd6217c7dda","kind":"tag","published_at":"2023-06-13T08:58:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0/manifests"},{"name":"3.5.0-rc1","sha":"c97b88d5db4de28d9f51bb11fb71ddd6217c7dda","kind":"tag","published_at":"2023-06-05T09:03:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc1/manifests"},{"name":"3.4.1","sha":"8a516edc2755df89982a9afe9e771ea7cf4a17ac","kind":"commit","published_at":"2023-05-26T01:40:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1/manifests"},{"name":"3.4.1-rc3","sha":"8a516edc2755df89982a9afe9e771ea7cf4a17ac","kind":"tag","published_at":"2023-05-26T01:40:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc3/manifests"},{"name":"3.4.1-rc2","sha":"e88e29b6d5aa7c6890ce4d004bd8b0289c2c63b0","kind":"tag","published_at":"2023-05-24T05:00:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc2/manifests"},{"name":"3.5.0-rc0","sha":"9788cee873ab57fb943e12edbbcd76e7c4c3e921","kind":"tag","published_at":"2023-05-22T14:19:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.5.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.5.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.5.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.5.0-rc0/manifests"},{"name":"3.4.1-rc1","sha":"6940a070e88136bcd482b4b0a7ab615580803997","kind":"tag","published_at":"2023-05-22T12:06:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc1/manifests"},{"name":"3.4.1-rc0","sha":"2ec266bf8bd4fa58c67a755f8059327d674dea17","kind":"tag","published_at":"2023-05-17T02:05:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.1-rc0/manifests"},{"name":"3.4.0","sha":"2e1947d240607d53f071f61c875cfffc3fec47fe","kind":"tag","published_at":"2023-02-06T15:28:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0/manifests"},{"name":"3.4.0-rc2","sha":"2e1947d240607d53f071f61c875cfffc3fec47fe","kind":"tag","published_at":"2023-01-31T18:02:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"551364b9a272a6622074f0aef11d234d3d2dc474","kind":"tag","published_at":"2023-01-20T03:30:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc1/manifests"},{"name":"3.3.2","sha":"b66af662e61082cb8def576ded1fe5cee37e155f","kind":"tag","published_at":"2023-01-11T17:01:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2/manifests"},{"name":"3.4.0-rc0","sha":"b3b8f0e6b301f27fb97675567c1a49107b834f6e","kind":"tag","published_at":"2023-01-09T20:12:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.4.0-rc0/manifests"},{"name":"3.3.2-rc1","sha":"b66af662e61082cb8def576ded1fe5cee37e155f","kind":"tag","published_at":"2022-12-21T21:14:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc1/manifests"},{"name":"3.3.2-rc0","sha":"0a17a0db87c22e73fc7780da5ff3c0ef619b4928","kind":"tag","published_at":"2022-12-12T20:43:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.2-rc0/manifests"},{"name":"3.3.1","sha":"e23c59d00e687ff555d30bb4dc6c0cdec2c818ae","kind":"commit","published_at":"2022-09-29T19:03:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1/manifests"},{"name":"3.3.1-rc0","sha":"e23c59d00e687ff555d30bb4dc6c0cdec2c818ae","kind":"tag","published_at":"2022-09-29T19:03:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.1-rc0/manifests"},{"name":"3.3.0","sha":"9d1f9f77642d7e95dec37647657478ed187bdeb7","kind":"tag","published_at":"2022-09-28T13:48:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0/manifests"},{"name":"3.3.0-rc2","sha":"9d1f9f77642d7e95dec37647657478ed187bdeb7","kind":"tag","published_at":"2022-09-20T21:51:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc2/manifests"},{"name":"3.2.3","sha":"50029d3ed8ba576fd605df6a67f4229303cc944d","kind":"tag","published_at":"2022-09-17T06:30:16.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.3","html_url":"https://github.com/apache/kafka/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3/manifests"},{"name":"3.2.3-rc0","sha":"50029d3ed8ba576fd605df6a67f4229303cc944d","kind":"tag","published_at":"2022-09-13T08:12:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.3-rc0/manifests"},{"name":"3.0.2","sha":"25b1aea02e37da1457026f6ac82a66f81c878e45","kind":"tag","published_at":"2022-09-12T07:59:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.2","html_url":"https://github.com/apache/kafka/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2/manifests"},{"name":"3.1.2","sha":"f8c67dc3ae0a3265855e98897255dd16a78a0452","kind":"tag","published_at":"2022-09-09T16:08:36.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.2","html_url":"https://github.com/apache/kafka/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2/manifests"},{"name":"3.2.2","sha":"38c22ad893fb6cf52b0e139e8db62320f8580ac2","kind":"tag","published_at":"2022-09-09T15:48:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.2","html_url":"https://github.com/apache/kafka/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2/manifests"},{"name":"2.8.2","sha":"3146c6ff4a24cc24d6039037e99edc8930d1958a","kind":"tag","published_at":"2022-09-09T14:32:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.2","html_url":"https://github.com/apache/kafka/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2/manifests"},{"name":"3.1.2-rc0","sha":"f8c67dc3ae0a3265855e98897255dd16a78a0452","kind":"tag","published_at":"2022-09-02T16:29:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.2-rc0/manifests"},{"name":"2.8.2-rc0","sha":"3146c6ff4a24cc24d6039037e99edc8930d1958a","kind":"tag","published_at":"2022-09-02T14:48:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.2-rc0/manifests"},{"name":"3.0.2-rc0","sha":"25b1aea02e37da1457026f6ac82a66f81c878e45","kind":"tag","published_at":"2022-09-02T14:41:37.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.2-rc0/manifests"},{"name":"3.2.2-rc0","sha":"38c22ad893fb6cf52b0e139e8db62320f8580ac2","kind":"tag","published_at":"2022-09-02T14:04:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.2-rc0/manifests"},{"name":"3.3.0-rc1","sha":"8284aa71ab1d23dc61f65462e858a0ab388a7b06","kind":"tag","published_at":"2022-08-28T19:07:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.3.0-rc1/manifests"},{"name":"3.2.1","sha":"b172a0a94f4ebb9fe638b064d825f0720e7d20ab","kind":"tag","published_at":"2022-07-28T20:37:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1/manifests"},{"name":"3.2.1-rc3","sha":"b172a0a94f4ebb9fe638b064d825f0720e7d20ab","kind":"tag","published_at":"2022-07-22T00:33:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc3/manifests"},{"name":"3.2.1-rc2","sha":"fe398137838e989bf69b52a10bed23ee6007d4c9","kind":"tag","published_at":"2022-07-20T21:33:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.1-rc2/manifests"},{"name":"3.1.1","sha":"97671528ba54a138e16f41cdc0ed9c77a83ffccf","kind":"tag","published_at":"2022-05-12T10:30:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1/manifests"},{"name":"3.2.0","sha":"38103ffaa962ef5092baffb884c84f8de3568501","kind":"tag","published_at":"2022-05-09T18:49:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0/manifests"},{"name":"3.2.0-rc1","sha":"38103ffaa962ef5092baffb884c84f8de3568501","kind":"tag","published_at":"2022-05-03T12:52:45.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc1/manifests"},{"name":"3.1.1-rc1","sha":"97671528ba54a138e16f41cdc0ed9c77a83ffccf","kind":"tag","published_at":"2022-04-29T07:44:00.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc1/manifests"},{"name":"3.2.0-rc0","sha":"358fb772309b620c94d7b3378e9c5908289183ce","kind":"tag","published_at":"2022-04-15T16:20:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.2.0-rc0/manifests"},{"name":"3.1.1-rc0","sha":"5cf0285dc9728b0bb24777d573f6ebeae816173e","kind":"tag","published_at":"2022-04-08T12:25:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.1-rc0/manifests"},{"name":"3.0.1","sha":"8e30984f43e64d8b9c2715c431a8906c98d26b86","kind":"tag","published_at":"2022-03-11T08:59:35.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.1","html_url":"https://github.com/apache/kafka/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1/manifests"},{"name":"3.0.1-rc0","sha":"8e30984f43e64d8b9c2715c431a8906c98d26b86","kind":"tag","published_at":"2022-03-03T16:15:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.1-rc0/manifests"},{"name":"3.1.0","sha":"37edeed0777bacb3dc34e97bc6959bf9d043de2d","kind":"tag","published_at":"2022-01-21T13:43:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0/manifests"},{"name":"3.1.0-rc1","sha":"37edeed0777bacb3dc34e97bc6959bf9d043de2d","kind":"tag","published_at":"2022-01-12T09:01:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc1/manifests"},{"name":"3.1.0-rc0","sha":"4bd2ef183936554f7fc3ebcd66fd5c96d13c015f","kind":"tag","published_at":"2021-12-23T20:55:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.1.0-rc0/manifests"},{"name":"2.6.3","sha":"c24cbd3f5eeffa1e37a26de37a85d1fb72cdada6","kind":"tag","published_at":"2021-11-12T13:14:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.3","html_url":"https://github.com/apache/kafka/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3/manifests"},{"name":"2.7.2","sha":"37a1cc36bf4d76f3fbfed5dabaa6115302bda597","kind":"commit","published_at":"2021-10-12T15:10:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2/manifests"},{"name":"2.7.2-rc0","sha":"37a1cc36bf4d76f3fbfed5dabaa6115302bda597","kind":"tag","published_at":"2021-10-12T15:10:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.2-rc0/manifests"},{"name":"2.6.3-rc0","sha":"c24cbd3f5eeffa1e37a26de37a85d1fb72cdada6","kind":"tag","published_at":"2021-10-12T09:47:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.3-rc0/manifests"},{"name":"3.0.0","sha":"8cb0a5e9d3441962896b79163d141607e94d9b54","kind":"tag","published_at":"2021-09-20T06:59:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0/manifests"},{"name":"2.8.1","sha":"839b886f9b732b151e1faeace7303c80641c08c4","kind":"tag","published_at":"2021-09-17T16:03:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1/manifests"},{"name":"2.8.1-rc1","sha":"839b886f9b732b151e1faeace7303c80641c08c4","kind":"tag","published_at":"2021-09-14T13:03:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc1/manifests"},{"name":"2.8.1-rc0","sha":"7555e2653481f5407e468f98155a85b66fd24844","kind":"tag","published_at":"2021-09-10T09:05:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.1-rc0/manifests"},{"name":"3.0.0-rc2","sha":"8cb0a5e9d3441962896b79163d141607e94d9b54","kind":"tag","published_at":"2021-09-08T21:21:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc2/manifests"},{"name":"3.0.0-rc1","sha":"58fdadccd204ec1dafcceba4350151aa9989f303","kind":"tag","published_at":"2021-08-30T19:46:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc1/manifests"},{"name":"fetch","sha":"9d7f81c1bf1500c428e80c774f790f86c8d5c43a","kind":"commit","published_at":"2021-08-27T18:57:31.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/fetch","html_url":"https://github.com/apache/kafka/releases/tag/fetch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@fetch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/fetch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/fetch/manifests"},{"name":"3.0.0-rc0","sha":"b1a241d03e08c0c1d7762820e343daf19b6ad328","kind":"tag","published_at":"2021-08-26T08:01:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/3.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/3.0.0-rc0/manifests"},{"name":"2.7.1","sha":"61dbce85d0d41457d81a4096ecaea049f3a4b3ae","kind":"tag","published_at":"2021-05-10T09:11:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1/manifests"},{"name":"2.6.2","sha":"da65af02e5856e3429259e26eb49986122e34747","kind":"tag","published_at":"2021-04-19T17:35:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2/manifests"},{"name":"2.8.0","sha":"ebb1d6e21cc9213071ee1c6a15ec3411fc215b81","kind":"tag","published_at":"2021-04-19T04:30:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0/manifests"},{"name":"2.8.0-rc2","sha":"ebb1d6e21cc9213071ee1c6a15ec3411fc215b81","kind":"tag","published_at":"2021-04-14T14:28:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc2/manifests"},{"name":"2.7.1-rc2","sha":"61dbce85d0d41457d81a4096ecaea049f3a4b3ae","kind":"tag","published_at":"2021-04-08T11:29:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc2/manifests"},{"name":"2.6.2-rc1","sha":"da65af02e5856e3429259e26eb49986122e34747","kind":"tag","published_at":"2021-04-08T05:57:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc1/manifests"},{"name":"2.8.0-rc1","sha":"3f1aa3203d664c7aa44d2af47dbda9a905de87aa","kind":"tag","published_at":"2021-04-06T20:45:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc1/manifests"},{"name":"2.8.0-rc0","sha":"847018b01b2323711f2a456d84f9eed3b1fcce7a","kind":"tag","published_at":"2021-03-30T17:10:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.8.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.8.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.8.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.8.0-rc0/manifests"},{"name":"2.7.1-rc1","sha":"eaac61d8fa720b82d73e75a622825557faf934fe","kind":"tag","published_at":"2021-03-26T10:50:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc1/manifests"},{"name":"2.7.1-rc0","sha":"c0cf3cf814ddd05e1e1fab559c207a9fe1f9a9db","kind":"tag","published_at":"2021-03-19T10:14:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.1-rc0/manifests"},{"name":"2.6.2-rc0","sha":"6892974ba18df83629313b7184edaf984ce5eed2","kind":"tag","published_at":"2021-03-11T01:20:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.2-rc0/manifests"},{"name":"2.6.1","sha":"6b2021cd52659cefe9bc573a3407e9608c647b24","kind":"tag","published_at":"2021-01-07T16:29:34.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1/manifests"},{"name":"2.7.0","sha":"448719dc99a19793d55aaaa8b64282ed3fb3197d","kind":"tag","published_at":"2020-12-19T16:50:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0/manifests"},{"name":"2.7.0-rc6","sha":"448719dc99a19793d55aaaa8b64282ed3fb3197d","kind":"tag","published_at":"2020-12-16T13:58:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc6","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc6/manifests"},{"name":"2.7.0-rc5","sha":"b36d6e9271294ec1b201a185a798ddc6e1b12442","kind":"tag","published_at":"2020-12-10T21:15:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc5/manifests"},{"name":"2.6.1-rc3","sha":"6b2021cd52659cefe9bc573a3407e9608c647b24","kind":"tag","published_at":"2020-12-10T19:31:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc3/manifests"},{"name":"2.7.0-rc4","sha":"77445e6ccd3bb7bc84f3a430438a91693784384a","kind":"tag","published_at":"2020-12-04T14:58:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc4/manifests"},{"name":"2.7.0-rc3","sha":"bf59e90a6cb30d0e63322bff501f22fc10e47c46","kind":"tag","published_at":"2020-11-25T14:52:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc3/manifests"},{"name":"2.6.1-rc2","sha":"534dad1f0a5f88bc43c937a4b4a931d1f3cb42a5","kind":"tag","published_at":"2020-11-25T13:46:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc2/manifests"},{"name":"2.6.1-rc1","sha":"7fc11bc700473c3ec650b3044483959d5716447d","kind":"tag","published_at":"2020-11-23T11:30:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc1/manifests"},{"name":"2.7.0-rc2","sha":"1eea9485eee87e98b3b68e2ebd60b9445d55334f","kind":"tag","published_at":"2020-11-19T16:14:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc2/manifests"},{"name":"2.6.1-rc0","sha":"f05257105c1851e84403bb2ea2a2ca7f9fa12190","kind":"tag","published_at":"2020-11-12T13:49:17.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.1-rc0/manifests"},{"name":"2.7.0-rc1","sha":"4446a2fe60b4c02c5f753c2203e0ce2d1f1bd1be","kind":"tag","published_at":"2020-11-04T15:05:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc1/manifests"},{"name":"2.7.0-rc0","sha":"43a3143ce61d87b35acc9a2e2376d993c9d06f9c","kind":"tag","published_at":"2020-10-27T21:01:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.7.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.7.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.7.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.7.0-rc0/manifests"},{"name":"2.5.1","sha":"0efa8fb0f4c73d92b6e55a112fa45417a67a7dc2","kind":"tag","published_at":"2020-08-10T14:26:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.1","html_url":"https://github.com/apache/kafka/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1/manifests"},{"name":"2.6.0","sha":"62abe01bee0396515253373e906253bd0e081cb9","kind":"tag","published_at":"2020-08-03T15:59:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0/manifests"},{"name":"2.6.0-rc2","sha":"62abe01bee0396515253373e906253bd0e081cb9","kind":"tag","published_at":"2020-07-28T18:16:35.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc2/manifests"},{"name":"2.5.1-rc0","sha":"0efa8fb0f4c73d92b6e55a112fa45417a67a7dc2","kind":"tag","published_at":"2020-07-24T00:05:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.1-rc0/manifests"},{"name":"2.6.0-rc1","sha":"30254caa050d00adfdc616f355000949ef22a274","kind":"tag","published_at":"2020-07-20T22:30:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc1/manifests"},{"name":"2.6.0-rc0","sha":"a0b29acbd683c3cec49a392d3914c2722afe23c1","kind":"tag","published_at":"2020-07-14T14:02:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.6.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.6.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.6.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.6.0-rc0/manifests"},{"name":"2.5.0","sha":"66563e712b0b9f84f673b262f2fb87c03110084d","kind":"tag","published_at":"2020-04-14T17:19:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0/manifests"},{"name":"2.5.0-rc3","sha":"66563e712b0b9f84f673b262f2fb87c03110084d","kind":"tag","published_at":"2020-04-08T01:13:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc3/manifests"},{"name":"2.5.0-rc2","sha":"07f49fdf521c9a1194e33dce243592092df636c7","kind":"tag","published_at":"2020-03-17T02:31:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc2/manifests"},{"name":"2.4.1","sha":"c57222ae8cd7866b7191722656f3065afaee5b7a","kind":"tag","published_at":"2020-03-11T02:11:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.1","html_url":"https://github.com/apache/kafka/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1/manifests"},{"name":"2.5.0-rc1","sha":"e68d34e3cbabf19161b97957f30099edcf31e5ec","kind":"tag","published_at":"2020-03-09T23:55:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc1/manifests"},{"name":"2.4.1-rc0","sha":"c57222ae8cd7866b7191722656f3065afaee5b7a","kind":"tag","published_at":"2020-03-03T00:32:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.1-rc0/manifests"},{"name":"2.5.0-rc0","sha":"d124ba4903093c8d433116cec419d2cbde36fd35","kind":"tag","published_at":"2020-02-28T19:46:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.5.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.5.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.5.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.5.0-rc0/manifests"},{"name":"2.4.0","sha":"77a89fcf8d7fa01831683327727f11f4bed97319","kind":"tag","published_at":"2019-12-14T01:52:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0/manifests"},{"name":"2.4.0-rc4","sha":"77a89fcf8d7fa01831683327727f11f4bed97319","kind":"tag","published_at":"2019-12-09T16:46:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc4/manifests"},{"name":"2.4.0-rc3","sha":"db32bd85728bf1f202add24347cfe8eb657444ce","kind":"tag","published_at":"2019-12-05T04:25:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc3/manifests"},{"name":"2.2.2","sha":"1d348535a0a747d190edbec648b9c236d76f3228","kind":"tag","published_at":"2019-12-01T20:42:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2/manifests"},{"name":"2.4.0-rc2","sha":"837d08d5d4ef4f65695a4d63896166ada2b6fb8f","kind":"tag","published_at":"2019-11-30T16:13:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc2/manifests"},{"name":"2.4.0-rc1","sha":"0cf9032364337b612f6c28f9daffad2268e4183b","kind":"tag","published_at":"2019-11-20T13:09:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc1/manifests"},{"name":"2.4.0-rc0","sha":"a49707d33395ddc6f3535592ba6f8a894f0d760c","kind":"tag","published_at":"2019-11-14T17:17:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.4.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.4.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.4.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.4.0-rc0/manifests"},{"name":"2.3.1","sha":"18a913733fb71c0178e80cc4805251d1600e7fac","kind":"tag","published_at":"2019-10-24T18:35:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1/manifests"},{"name":"2.2.2-rc2","sha":"1d348535a0a747d190edbec648b9c236d76f3228","kind":"tag","published_at":"2019-10-23T04:40:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc2/manifests"},{"name":"2.3.1-rc2","sha":"18a913733fb71c0178e80cc4805251d1600e7fac","kind":"tag","published_at":"2019-10-18T00:10:31.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc2/manifests"},{"name":"2.2.2-rc1","sha":"62117a60b70d90939c61cf75ea28f180f4039064","kind":"tag","published_at":"2019-10-17T18:47:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.2-rc1/manifests"},{"name":"2.3.1-rc1","sha":"26a4a7f93217e9fa50d0a1a6ab0d69f4c53a320e","kind":"tag","published_at":"2019-10-05T00:48:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc1/manifests"},{"name":"2.3.1-rc0","sha":"dfde47b03771ea86f356ac607179f34e291b26f1","kind":"tag","published_at":"2019-09-12T21:30:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.3.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.1-rc0/manifests"},{"name":"2.3.0","sha":"fc1aaa116b661c8a1a2eefc0ed7e92b7f2e27d35","kind":"tag","published_at":"2019-06-24T18:25:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0/manifests"},{"name":"2.3.0-rc3","sha":"fc1aaa116b661c8a1a2eefc0ed7e92b7f2e27d35","kind":"tag","published_at":"2019-06-19T20:43:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc3/manifests"},{"name":"2.3.0-rc2","sha":"17ac242a0fc1efa2edbce40d6b5ac867368e8e66","kind":"tag","published_at":"2019-06-12T21:16:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc2/manifests"},{"name":"2.3.0-rc1","sha":"47066f6a9f314d9b885ebd481bb800d993895533","kind":"tag","published_at":"2019-06-04T23:04:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.3.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.3.0-rc1/manifests"},{"name":"2.2.1","sha":"55783d3133a5a49a0926eff027b75ae811f5e33b","kind":"tag","published_at":"2019-06-02T04:39:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1/manifests"},{"name":"2.2.1-rc1","sha":"55783d3133a5a49a0926eff027b75ae811f5e33b","kind":"tag","published_at":"2019-05-13T16:10:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc1/manifests"},{"name":"2.2.1-rc0","sha":"85d4f26ebe7de9e796bd8430b88c85d8b9045f2e","kind":"tag","published_at":"2019-05-08T04:53:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.1-rc0/manifests"},{"name":"2.2.0","sha":"05fcfde8f69b0349216553f711fdfc3f0259c601","kind":"tag","published_at":"2019-03-22T20:19:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0/manifests"},{"name":"2.2.0-rc2","sha":"05fcfde8f69b0349216553f711fdfc3f0259c601","kind":"tag","published_at":"2019-03-09T19:44:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc2/manifests"},{"name":"2.2.0-rc1","sha":"87ed5d38083c7c060a41e04e41a6d54af936df51","kind":"tag","published_at":"2019-03-01T17:19:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc1/manifests"},{"name":"2.2.0-rc0","sha":"7f6b4b16eef05e5f885666ef9afeadc9b9e99bd1","kind":"tag","published_at":"2019-02-23T20:37:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.2.0-rc0/manifests"},{"name":"2.1.1","sha":"21234bee31165527859b46ea48c46b76532f7a37","kind":"tag","published_at":"2019-02-15T09:04:52.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1/manifests"},{"name":"2.1.1-rc2","sha":"21234bee31165527859b46ea48c46b76532f7a37","kind":"tag","published_at":"2019-02-08T18:30:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc2/manifests"},{"name":"2.1.1-rc1","sha":"6679800433c329deb7d82fa51e94f8b5f65919b9","kind":"tag","published_at":"2019-01-27T01:52:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc1/manifests"},{"name":"2.1.1-rc0","sha":"476a8058a91a0ad73d902a58c81c4b0edfa54ced","kind":"tag","published_at":"2019-01-25T19:59:55.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.1-rc0/manifests"},{"name":"2.1.0","sha":"809be928f1ae004e11d65c307ea322bef126c834","kind":"tag","published_at":"2018-11-20T18:36:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0/manifests"},{"name":"2.1.0-rc1","sha":"809be928f1ae004e11d65c307ea322bef126c834","kind":"tag","published_at":"2018-11-09T19:50:33.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc1/manifests"},{"name":"2.0.1","sha":"fa14705e51bd2ce538ed9f1ec431eb24528a4819","kind":"tag","published_at":"2018-11-08T16:24:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.1","html_url":"https://github.com/apache/kafka/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1/manifests"},{"name":"2.0.1-rc0","sha":"fa14705e51bd2ce538ed9f1ec431eb24528a4819","kind":"tag","published_at":"2018-10-25T16:34:48.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.1-rc0/manifests"},{"name":"2.1.0-rc0","sha":"24d9cfabdfa44ea3003ba1797538af0a137f9629","kind":"tag","published_at":"2018-10-24T06:52:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.1.0-rc0/manifests"},{"name":"2.0.0","sha":"3402a8361b7347326b8a9fdb22300986fbbf9cd0","kind":"tag","published_at":"2018-07-28T10:21:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0/manifests"},{"name":"2.0.0-rc3","sha":"3402a8361b7347326b8a9fdb22300986fbbf9cd0","kind":"tag","published_at":"2018-07-24T14:17:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc3/manifests"},{"name":"1.1.1","sha":"4dae083af486eaedd27c69c973c74605bffd416b","kind":"tag","published_at":"2018-07-18T17:38:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1/manifests"},{"name":"2.0.0-rc2","sha":"d8a55fe0fd3e170b24a2ecb80a0cda5da5b2aa0e","kind":"tag","published_at":"2018-07-10T14:15:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc2/manifests"},{"name":"1.0.2","sha":"2a121f7b1d402825cde176be346de8f91c6c7c81","kind":"tag","published_at":"2018-07-08T21:07:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2/manifests"},{"name":"1.1.1-rc3","sha":"4dae083af486eaedd27c69c973c74605bffd416b","kind":"tag","published_at":"2018-07-07T07:42:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc3/manifests"},{"name":"0.10.2.2","sha":"cd80bc412b9b97014698e7aa0d92143144715c1b","kind":"tag","published_at":"2018-07-02T16:34:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2/manifests"},{"name":"1.0.2-rc1","sha":"2a121f7b1d402825cde176be346de8f91c6c7c81","kind":"tag","published_at":"2018-06-30T02:34:51.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc1/manifests"},{"name":"2.0.0-rc1","sha":"9c92595d19eecff6358543c77edcc33f8d012000","kind":"tag","published_at":"2018-06-29T15:19:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc1/manifests"},{"name":"1.1.1-rc2","sha":"22a9fb207b2a67460e9a56002275c27f8179e620","kind":"tag","published_at":"2018-06-28T23:35:28.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc2/manifests"},{"name":"0.10.2.2-rc1","sha":"cd80bc412b9b97014698e7aa0d92143144715c1b","kind":"tag","published_at":"2018-06-23T00:28:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc1/manifests"},{"name":"0.11.0.3-rc0","sha":"26ddb9e3197be39afc735e1d663a8df722150332","kind":"tag","published_at":"2018-06-22T19:12:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.3-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.3-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.3-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.3-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.3-rc0/manifests"},{"name":"1.0.2-rc0","sha":"c86d7d5ae54acc62bf8c716d35229f1cc61b62d7","kind":"tag","published_at":"2018-06-22T16:05:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.2-rc0/manifests"},{"name":"1.1.1-rc1","sha":"37b223b5b41ff845434127a8e2674bb38354a7a8","kind":"tag","published_at":"2018-06-21T17:07:10.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc1/manifests"},{"name":"2.0.0-rc0","sha":"e609e69fe27fe9df74686e97154b10057d730472","kind":"tag","published_at":"2018-06-20T18:23:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/2.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/2.0.0-rc0/manifests"},{"name":"1.1.1-rc0","sha":"1ed1daefbc2d72e9b501b94d8c99e874b89f1137","kind":"tag","published_at":"2018-06-19T17:23:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.1-rc0/manifests"},{"name":"0.10.2.2-rc0","sha":"958ed1f6768fee02cf30169588e3ad09c031c8e5","kind":"tag","published_at":"2018-06-19T05:49:09.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.2-rc0/manifests"},{"name":"1.1.0","sha":"fdcf75ea326b8e07d8d7c4f5cc14f1e70451bcd4","kind":"tag","published_at":"2018-03-28T10:00:42.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0/manifests"},{"name":"1.1.0-rc4","sha":"fdcf75ea326b8e07d8d7c4f5cc14f1e70451bcd4","kind":"tag","published_at":"2018-03-23T22:51:56.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc4/manifests"},{"name":"1.1.0-rc3","sha":"9368c84565224fff1c74199af995c86f806be37a","kind":"tag","published_at":"2018-03-15T13:27:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc3/manifests"},{"name":"1.1.0-rc2","sha":"238280138bf8243fb9ae68e74427d6ff42d13cfa","kind":"tag","published_at":"2018-03-13T16:07:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc2/manifests"},{"name":"1.1.0-rc1","sha":"9e75845c6eed89b970a639bdc48b1e4fa07fd52f","kind":"tag","published_at":"2018-03-06T09:39:17.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc1/manifests"},{"name":"1.0.1","sha":"c0518aa65f25317eca0c1da4d350f549d35b8536","kind":"tag","published_at":"2018-03-03T00:21:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1/manifests"},{"name":"1.1.0-rc0","sha":"e99dd247490bab052023315aa6789ebe03dd0927","kind":"tag","published_at":"2018-02-24T15:13:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.1.0-rc0/manifests"},{"name":"1.0.1-rc2","sha":"c0518aa65f25317eca0c1da4d350f549d35b8536","kind":"tag","published_at":"2018-02-21T22:26:39.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc2/manifests"},{"name":"1.0.1-rc1","sha":"1da4e52dc353d8bcc6a0ec290e3a5198f6b42bbb","kind":"tag","published_at":"2018-02-12T17:22:13.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc1/manifests"},{"name":"1.0.1-rc0","sha":"331b0d990603226b1342c3135e6c0337190ac3d7","kind":"tag","published_at":"2018-02-06T02:24:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.1-rc0/manifests"},{"name":"0.11.0.2","sha":"73be1e1168f91ee2a9d68e1d1c75c14018cf7d3a","kind":"tag","published_at":"2017-11-16T10:22:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.2","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2/manifests"},{"name":"0.11.0.2-rc0","sha":"73be1e1168f91ee2a9d68e1d1c75c14018cf7d3a","kind":"tag","published_at":"2017-11-10T23:47:23.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.2-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.2-rc0/manifests"},{"name":"1.0.0","sha":"aaa7af6d4a11b29d3da9c5d6084530b8fa69be64","kind":"tag","published_at":"2017-11-01T05:01:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0/manifests"},{"name":"1.0.0-rc4","sha":"aaa7af6d4a11b29d3da9c5d6084530b8fa69be64","kind":"tag","published_at":"2017-10-27T15:56:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"34f2eb89be34df1e7842a28f173148f4dbc8e12d","kind":"tag","published_at":"2017-10-23T23:16:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"ec868296d7ed2a278f1b04d6e170f7c91a6c024d","kind":"tag","published_at":"2017-10-17T15:40:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"7653cb4968f7254c2c5af11b7b1e5dbe4574540c","kind":"tag","published_at":"2017-10-13T18:25:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-rc0","sha":"787e73a44974882ad638a3032ef2f0f8441738c6","kind":"tag","published_at":"2017-10-11T00:43:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/1.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/1.0.0-rc0/manifests"},{"name":"0.11.0.1","sha":"c2a0d5f9b1f45bf59552b360fc2b39884357a698","kind":"tag","published_at":"2017-09-12T13:01:49.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1/manifests"},{"name":"0.11.0.1-rc0","sha":"c2a0d5f9b1f45bf59552b360fc2b39884357a698","kind":"tag","published_at":"2017-09-05T18:18:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.1-rc0/manifests"},{"name":"0.10.2.0-KAFKA-5526","sha":"9124ecf15855bd39763fd1fb29db13930845a82d","kind":"tag","published_at":"2017-06-30T10:28:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-KAFKA-5526","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-KAFKA-5526","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-KAFKA-5526","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-KAFKA-5526","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-KAFKA-5526/manifests"},{"name":"0.11.0.0","sha":"e18335dd953107a61d89451932de33d33c0fd207","kind":"tag","published_at":"2017-06-28T00:35:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0/manifests"},{"name":"0.11.0.0-rc2","sha":"e18335dd953107a61d89451932de33d33c0fd207","kind":"tag","published_at":"2017-06-22T23:48:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc2/manifests"},{"name":"0.11.0.0-rc1","sha":"b1ae12d6cb5e47e426410fb0fe525cdbd9f7c78d","kind":"tag","published_at":"2017-06-18T21:53:25.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc1/manifests"},{"name":"0.11.0.0-rc0","sha":"be70225bd247f3f297e019511ae4992e90bd086d","kind":"tag","published_at":"2017-06-08T12:55:59.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.11.0.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.11.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.11.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.11.0.0-rc0/manifests"},{"name":"0.10.2.1","sha":"e89bffd6b2eff799713f560074c657f3f522cd85","kind":"tag","published_at":"2017-04-26T19:21:47.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1/manifests"},{"name":"0.10.2.1-rc3","sha":"e89bffd6b2eff799713f560074c657f3f522cd85","kind":"tag","published_at":"2017-04-21T16:23:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc3/manifests"},{"name":"0.10.2.1-rc2","sha":"6526177f22e2d5c95d13a3d4d105e2e525cc818b","kind":"tag","published_at":"2017-04-18T14:31:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc2/manifests"},{"name":"0.10.2.1-rc1","sha":"45f517dc205d3e3f8eff1f12d951a1c2f0ed850b","kind":"tag","published_at":"2017-04-12T23:47:41.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc1/manifests"},{"name":"0.10.2.1-rc0","sha":"bf01467b6e866ec0e5bdab9bf6387689951e63f8","kind":"tag","published_at":"2017-04-07T22:05:24.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.1-rc0/manifests"},{"name":"0.10.2.0","sha":"5712b489038b71ed8d5a679856d1dfaa925eadc1","kind":"tag","published_at":"2017-02-21T07:44:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0/manifests"},{"name":"0.10.2.0-rc2","sha":"576d93a8dc0cf4215f9a6e35851399f54c5cb348","kind":"tag","published_at":"2017-02-14T17:26:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc2/manifests"},{"name":"0.10.2.0-rc1","sha":"54301ec2680c206d61108c155109c7a429c3398b","kind":"tag","published_at":"2017-02-10T04:14:12.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc1/manifests"},{"name":"0.10.2.0-rc0","sha":"c347a5e38e8e6547207e4abae4c0308d86101cff","kind":"tag","published_at":"2017-02-01T22:25:40.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.2.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.2.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.2.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.2.0-rc0/manifests"},{"name":"0.10.1.1","sha":"f10ef2720b03b247883db7e02afb767203176ea3","kind":"tag","published_at":"2016-12-21T06:06:18.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1/manifests"},{"name":"0.10.1.1-rc1","sha":"f10ef2720b03b247883db7e02afb767203176ea3","kind":"tag","published_at":"2016-12-15T17:57:06.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc1/manifests"},{"name":"0.10.1.1-rc0","sha":"442543fd9c3acbdf41fac0a73d4ef938b1163e4c","kind":"tag","published_at":"2016-12-07T20:28:32.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.1-rc0/manifests"},{"name":"0.10.1.0","sha":"3402a74efb23d1d4fef1e7284de8d4b151cde784","kind":"tag","published_at":"2016-10-19T17:43:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0/manifests"},{"name":"0.10.1.0-rc3","sha":"3402a74efb23d1d4fef1e7284de8d4b151cde784","kind":"tag","published_at":"2016-10-14T22:44:03.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc3/manifests"},{"name":"0.10.1.0-rc2","sha":"c3b19ce021eb2bd93d69681a43bf3224227144a3","kind":"tag","published_at":"2016-10-12T16:40:27.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc2/manifests"},{"name":"0.10.1.0-rc1","sha":"d4bd00afa6510a3bb7969182d8d2b239b539634c","kind":"tag","published_at":"2016-10-10T17:29:38.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc1/manifests"},{"name":"0.10.1.0-rc0","sha":"68d973cf4fb61f7dd645505fc1a962354303525f","kind":"tag","published_at":"2016-10-04T19:01:46.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.1.0-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.1.0-rc0/manifests"},{"name":"0.10.0.1","sha":"a7a17cdec9eaa6c57cc634da6a7c766d98d4160e","kind":"tag","published_at":"2016-08-08T14:56:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1/manifests"},{"name":"0.10.0.1-rc2","sha":"a7a17cdec9eaa6c57cc634da6a7c766d98d4160e","kind":"tag","published_at":"2016-08-04T12:07:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc2/manifests"},{"name":"0.10.0.1-rc1","sha":"00ab00b352d0db4194ff15499bd52ad1a20585f5","kind":"tag","published_at":"2016-08-02T12:57:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc1/manifests"},{"name":"0.10.0.1-rc0","sha":"676a604d53cc35a3231d173a768b3f84ce108419","kind":"tag","published_at":"2016-07-29T02:35:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.1-rc0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.1-rc0/manifests"},{"name":"0.10.0.0","sha":"b8642491e78c5a137f5012e31d347c01f3b02339","kind":"tag","published_at":"2016-05-18T04:25:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0/manifests"},{"name":"0.10.0.0-rc6","sha":"b8642491e78c5a137f5012e31d347c01f3b02339","kind":"tag","published_at":"2016-05-18T04:25:15.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc6","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc6/manifests"},{"name":"0.10.0.0-rc5","sha":"fd9aa035abbc7a93d03ca23ef6f66c3fc1fe57e2","kind":"tag","published_at":"2016-05-16T20:42:08.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc5","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc5/manifests"},{"name":"0.10.0.0-rc4","sha":"df485d68ca7337c4e1bb7c68afe38bf6b5302681","kind":"tag","published_at":"2016-05-10T01:15:50.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc4","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc4/manifests"},{"name":"0.10.0.0-rc3","sha":"e6be965eaf919c9ad903eae532f679d24c1be779","kind":"tag","published_at":"2016-05-05T17:40:14.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc3","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc3/manifests"},{"name":"0.10.0.0-rc2","sha":"c97ceef8399ea6d1560fd5c3abec8a478120bf21","kind":"tag","published_at":"2016-04-29T22:30:01.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc2","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc2/manifests"},{"name":"0.10.0.0-rc1","sha":"4a52cebc8ab9d43168be0d935ddbc750b1ae60de","kind":"tag","published_at":"2016-03-28T17:24:20.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.10.0.0-rc1","html_url":"https://github.com/apache/kafka/releases/tag/0.10.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.10.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.10.0.0-rc1/manifests"},{"name":"0.9.0.1","sha":"23c69d62a0cabf06c4db8b338f0ca824dc6d81a7","kind":"tag","published_at":"2016-02-12T00:39:05.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.9.0.1","html_url":"https://github.com/apache/kafka/releases/tag/0.9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.1/manifests"},{"name":"0.9.0.0","sha":"fc7243c2af4b2b4affcdf14d80826986fe6d4ce8","kind":"tag","published_at":"2015-11-21T00:53:54.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.9.0.0","html_url":"https://github.com/apache/kafka/releases/tag/0.9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.9.0.0/manifests"},{"name":"0.8.2.2","sha":"f090e119efe7529557d90ac5957d0708d04af3ae","kind":"tag","published_at":"2015-09-03T01:34:53.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.2","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.2/manifests"},{"name":"0.8.2.0-cp","sha":"ee1267b127f3081db491fa1bf9a287084c324e36","kind":"tag","published_at":"2015-04-29T16:35:30.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.0-cp","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.0-cp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.0-cp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0-cp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0-cp/manifests"},{"name":"0.8.2.1","sha":"ee1267b127f3081db491fa1bf9a287084c324e36","kind":"tag","published_at":"2015-02-26T22:10:22.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.1/manifests"},{"name":"0.8.2.0","sha":"7130da90a9ee9e6fb4beb2a2a6ab05c06c9bfac4","kind":"tag","published_at":"2015-01-29T04:18:02.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2.0/manifests"},{"name":"show","sha":"a643be62afb23bca15ed2e88db9e76cb0ebfa906","kind":"tag","published_at":"2015-01-14T01:46:07.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/show","html_url":"https://github.com/apache/kafka/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/show/manifests"},{"name":"0.8.2-beta","sha":"a6170d4f6da8d8f853219078a22f4d7b636bd221","kind":"tag","published_at":"2014-10-21T17:19:44.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.2-beta","html_url":"https://github.com/apache/kafka/releases/tag/0.8.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.2-beta/manifests"},{"name":"0.8.1.1","sha":"150d0a70cbe2b1f980e9565a4fa59b0420d1c0a1","kind":"tag","published_at":"2014-04-22T18:31:21.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.1/manifests"},{"name":"0.8.1.0","sha":"68baaa41607c2cc8a82534c5a25c79a1d50b6cd5","kind":"tag","published_at":"2014-03-21T00:24:29.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1.0/manifests"},{"name":"0.8.1","sha":"b5971264f29c6646bc543b47c58786f6322f0bd0","kind":"tag","published_at":"2014-02-27T18:56:11.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"15bb3961d9171c1c54c4c840a554ce2c76168163","kind":"tag","published_at":"2013-11-25T02:53:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0/manifests"},{"name":"0.8.0-beta1","sha":"7b43f0132ce93a231b21e943d665ec4227f67b6b","kind":"tag","published_at":"2013-06-20T03:02:43.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0-beta1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1/manifests"},{"name":"0.8.0-beta1-candidate1","sha":"5bd33c1517bb2e7734166dc3e787ac90a4ef8f86","kind":"tag","published_at":"2013-06-13T14:54:04.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/0.8.0-beta1-candidate1","html_url":"https://github.com/apache/kafka/releases/tag/0.8.0-beta1-candidate1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@0.8.0-beta1-candidate1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1-candidate1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/0.8.0-beta1-candidate1/manifests"},{"name":"kafka-0.7.2-incubating-candidate-5","sha":"3d93852fda00437d71ab05c06b374adac640451a","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-5","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-5/manifests"},{"name":"kafka-0.7.2-incubating-candidate-4","sha":"12fc9225fbf00963a093fa5321e6e23f96d98c5d","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-4","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-4/manifests"},{"name":"kafka-0.7.2-incubating-candidate-3","sha":"0e7b5cfdd931e69daaadfb174f3e43274a1c2d7f","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-3","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-3/manifests"},{"name":"kafka-0.7.2-incubating-candidate-2","sha":"0314c8b70ec848cf4719e5ff5b7270bf3211f9fb","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-2","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-2/manifests"},{"name":"kafka-0.7.2-incubating-candidate-1","sha":"b7470a8f64279806192bf172c61b178ba3b7a14d","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.2-incubating-candidate-1","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.2-incubating-candidate-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.2-incubating-candidate-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.2-incubating-candidate-1/manifests"},{"name":"kafka-0.7.1-incubating-candidate-3","sha":"d45f2fe06c223f5c3e2e2b0d3968584c97f313f1","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-3","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-3/manifests"},{"name":"kafka-0.7.1-incubating-candidate-2","sha":"62ff81c31d4cff05465436f947a0ad881ddacff5","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-2","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-2/manifests"},{"name":"kafka-0.7.1-incubating-candidate-1","sha":"b559b3b82827164734f674efafbd96329ff0ed47","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.1-incubating-candidate-1","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.1-incubating-candidate-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.1-incubating-candidate-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.1-incubating-candidate-1/manifests"},{"name":"kafka-0.7.0-incubating-candidate-9","sha":"bccb189be9e430158d091fb4c63c546b4503d416","kind":"tag","published_at":"2012-11-28T08:41:58.000Z","download_url":"https://codeload.github.com/apache/kafka/tar.gz/kafka-0.7.0-incubating-candidate-9","html_url":"https://github.com/apache/kafka/releases/tag/kafka-0.7.0-incubating-candidate-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/kafka@kafka-0.7.0-incubating-candidate-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.0-incubating-candidate-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/tags/kafka-0.7.0-incubating-candidate-9/manifests"}]},"repo_metadata_updated_at":"2026-08-30T08:34:44.342Z","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.058043394745193676,"forks_count":0.012109773004392924,"docker_downloads_count":null,"average":4.884231889190477},"purl":"pkg:golang/git.apache.org/kafka.git","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/git.apache.org/kafka.git","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/git.apache.org/kafka.git","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/git.apache.org/kafka.git/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T08:00:23.049Z","issues_count":69,"pull_requests_count":9536,"avg_time_to_close_issue":35827972.5,"avg_time_to_close_pull_request":24107408.985684462,"issues_closed_count":56,"pull_requests_closed_count":6706,"pull_request_authors_count":1041,"issue_authors_count":57,"avg_comments_per_issue":2.1884057971014492,"avg_comments_per_pull_request":2.489303691275168,"merged_pull_requests_count":4694,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":4,"past_year_pull_requests_count":641,"past_year_avg_time_to_close_issue":422676.0,"past_year_avg_time_to_close_pull_request":1048759.2018927445,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":317,"past_year_pull_request_authors_count":174,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":1.7020280811232449,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":258,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fkafka/issues","maintainers":[{"login":"FrankYang0529","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankYang0529"},{"login":"mjsax","count":262,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjsax"},{"login":"mimaison","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mimaison"},{"login":"lucasbru","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucasbru"},{"login":"brandboat","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandboat"},{"login":"m1a2st","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m1a2st"},{"login":"AndrewJSchofield","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewJSchofield"},{"login":"dajac","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajac"},{"login":"mumrah","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mumrah"},{"login":"apoorvmittal10","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apoorvmittal10"},{"login":"frankvicky","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankvicky"},{"login":"mingyen066","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyen066"},{"login":"smjn","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smjn"},{"login":"ijuma","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ijuma"},{"login":"jsancio","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsancio"},{"login":"lianetm","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lianetm"},{"login":"showuon","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/showuon"},{"login":"Yunyung","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yunyung"},{"login":"TaiJuWu","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiJuWu"},{"login":"kamalcph","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamalcph"},{"login":"kirktrue","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirktrue"},{"login":"dongnuo123","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongnuo123"},{"login":"gongxuanzhang","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongxuanzhang"},{"login":"bbejeck","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbejeck"},{"login":"dengziming","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"cadonna","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cadonna"},{"login":"clolov","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clolov"},{"login":"ShivsundarR","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShivsundarR"},{"login":"jolshan","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jolshan"},{"login":"ableegoldman","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ableegoldman"},{"login":"soarez","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soarez"},{"login":"philipnee","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipnee"},{"login":"tinaselenge","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinaselenge"},{"login":"vamossagar12","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vamossagar12"},{"login":"hudeqi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hudeqi"},{"login":"wenbingshen","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wenbingshen"},{"login":"lucliu1108","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucliu1108"},{"login":"OmniaGM","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OmniaGM"},{"login":"chia7712","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chia7712"},{"login":"fvaleri","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fvaleri"},{"login":"xijiu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xijiu"},{"login":"xvrl","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xvrl"},{"login":"karuturi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karuturi"},{"login":"satishd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satishd"},{"login":"seglo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seglo"},{"login":"divijvaidya","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divijvaidya"},{"login":"gaurav-narula","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaurav-narula"},{"login":"pan3793","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"chirag-wadhwa5","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chirag-wadhwa5"},{"login":"ruanwenjun","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruanwenjun"},{"login":"scholzj","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scholzj"},{"login":"hzh0425","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hzh0425"},{"login":"dao-jun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dao-jun"},{"login":"CodingFabian","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CodingFabian"},{"login":"StevenLuMT","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StevenLuMT"},{"login":"see-quick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/see-quick"},{"login":"1ambda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ambda"},{"login":"maobaolong","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maobaolong"},{"login":"sjhajharia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjhajharia"},{"login":"matzew","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matzew"},{"login":"nizhikov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nizhikov"},{"login":"granthenke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/granthenke"},{"login":"nemokyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nemokyu"},{"login":"yuz10","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuz10"},{"login":"majialoong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majialoong"},{"login":"CharLemAznable","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CharLemAznable"},{"login":"JackJFoster","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JackJFoster"},{"login":"aaron-ai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaron-ai"},{"login":"ivanpovazan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivanpovazan"},{"login":"asdf2014","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdf2014"},{"login":"LiChungYang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiChungYang"},{"login":"Roiocam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Roiocam"},{"login":"vinothchandar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vinothchandar"},{"login":"sankichi92","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sankichi92"},{"login":"Rancho-7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rancho-7"},{"login":"peterxcli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterxcli"},{"login":"jsirois","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsirois"}],"active_maintainers":[{"login":"mingyen066","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mingyen066"},{"login":"mjsax","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjsax"},{"login":"m1a2st","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m1a2st"},{"login":"mimaison","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mimaison"},{"login":"AndrewJSchofield","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewJSchofield"},{"login":"TaiJuWu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaiJuWu"},{"login":"smjn","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smjn"},{"login":"lucliu1108","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucliu1108"},{"login":"lianetm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lianetm"},{"login":"lucasbru","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucasbru"},{"login":"Yunyung","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yunyung"},{"login":"bbejeck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bbejeck"},{"login":"ShivsundarR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShivsundarR"},{"login":"brandboat","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brandboat"},{"login":"dajac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dajac"},{"login":"see-quick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/see-quick"},{"login":"sjhajharia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjhajharia"},{"login":"jsancio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsancio"},{"login":"FrankYang0529","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FrankYang0529"},{"login":"majialoong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majialoong"},{"login":"chirag-wadhwa5","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chirag-wadhwa5"},{"login":"chia7712","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chia7712"},{"login":"mumrah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mumrah"},{"login":"showuon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/showuon"},{"login":"xijiu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xijiu"},{"login":"asdf2014","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdf2014"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fkafka.git/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fkafka.git/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fkafka.git/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fkafka.git/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fkafka.git/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/git.apache.org%2Fkafka.git/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282202,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-02T05:03:03.375Z","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"}}]