{"date":"2026-08-24","repo":{"name":"github.com/apache/kafka","commit":"6b82d1f8dfd489ec9da93ca036369d927baf6cd7"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.1,"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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:337","Info: jobLevel 'contents' permission set to 'read': .github/workflows/generate-reports.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-reviewers-trailer-on-review.yml:47","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","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-reviewers-trailer-on-comment.yml:31","Warn: no topLevel permission defined: .github/workflows/pr-reviewers-trailer-on-review.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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"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:288: 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:292: 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:306: 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:322: 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:340: 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:348: 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: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:149: 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:198: 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:216: 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:237: 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:247: 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:258: 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:88: 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:99: 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:67: 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:73: 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:66: 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:72: 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:43: 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:40: 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-reviewers-trailer-on-comment.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-reviewers-trailer-on-comment.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-reviewers-trailer-on-review.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/kafka/pr-reviewers-trailer-on-review.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: pin your Docker image by updating docker.io/library/eclipse-temurin:21-jre-alpine to docker.io/library/eclipse-temurin:21-jre-alpine@sha256:974b08960c5d96694c780e65b2d5705268ab1e1ca1a0dd0caf4ba6c3fe34d699","Warn: containerImage not pinned by hash: docker/docker_official_images/3.7.0/jvm/Dockerfile:44: pin your Docker image by updating docker.io/library/eclipse-temurin:21-jre-alpine to docker.io/library/eclipse-temurin:21-jre-alpine@sha256:974b08960c5d96694c780e65b2d5705268ab1e1ca1a0dd0caf4ba6c3fe34d699","Warn: containerImage not pinned by hash: docker/jvm/Dockerfile:19: pin your Docker image by updating docker.io/library/eclipse-temurin:21-jre-alpine to docker.io/library/eclipse-temurin:21-jre-alpine@sha256:974b08960c5d96694c780e65b2d5705268ab1e1ca1a0dd0caf4ba6c3fe34d699","Warn: containerImage not pinned by hash: docker/jvm/Dockerfile:52: pin your Docker image by updating docker.io/library/eclipse-temurin:21-jre-alpine to docker.io/library/eclipse-temurin:21-jre-alpine@sha256:974b08960c5d96694c780e65b2d5705268ab1e1ca1a0dd0caf4ba6c3fe34d699","Warn: containerImage not pinned by hash: docker/native/Dockerfile:16: pin your Docker image by updating ghcr.io/graalvm/graalvm-community:21 to ghcr.io/graalvm/graalvm-community:21@sha256:6e46c711c90bdbc24e23ccdb6e3fba837d660e68dd4ffeb87abbd3d08e115653","Warn: containerImage not pinned by hash: docker/native/Dockerfile:47: pin your Docker image by updating alpine:latest to alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","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/build.yml:130","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  49 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  11 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
