{"date":"2026-08-24","repo":{"name":"github.com/redpanda-data/redpanda","commit":"3cfce474a872090e7c74d14181885f5838c54cf2"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Pinned-Dependencies","score":-1,"reason":"internal error: internal error: invalid Dockerfile","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/backport-on-merge.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/buildkite-slash-commands.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/claude-code-review.yml:11","Info: jobLevel 'actions' permission set to 'read': .github/workflows/claude-code-review.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/close-backport-issues.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cloud-installpack-bk-trigger.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:8","Info: jobLevel 'contents' permission set to 'read': .github/workflows/promote.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-rp-storage-tool.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/slash-commands.yml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/transform-sdk-release.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/transform-sdk-release.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/transform-sdk-release.yml:78","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport-command.yml:17","Warn: no topLevel permission defined: .github/workflows/backport-on-merge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/buf.yml:35","Warn: no topLevel permission defined: .github/workflows/buildkite-slash-commands.yml:1","Warn: no topLevel permission defined: .github/workflows/check-ducktape-protos.yml:1","Warn: no topLevel permission defined: .github/workflows/claude-code-review.yml:1","Warn: no topLevel permission defined: .github/workflows/close-backport-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/cloud-installpack-bk-trigger.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dispatch-docs-updates.yml:10","Warn: no topLevel permission defined: .github/workflows/lint-bazel-dependency-graph.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-bazel-pkg-tool.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-cpp.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-golang.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-python.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-sh.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-yaml.yml:1","Warn: no topLevel permission defined: .github/workflows/p.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/promote.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-apache-polaris-python-client.yml:1","Warn: no topLevel permission defined: .github/workflows/release-rp-storage-tool.yml:1","Warn: no topLevel permission defined: .github/workflows/render-pr-body-release-notes.yml:1","Warn: no topLevel permission defined: .github/workflows/rp-storage-tool-checks.yml:1","Warn: no topLevel permission defined: .github/workflows/rpk-build.yml:1","Warn: no topLevel permission defined: .github/workflows/slash-commands.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/transform-sdk-build.yml:1","Warn: no topLevel permission defined: .github/workflows/transform-sdk-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/trigger-snyk.yml:12","Warn: no topLevel permission defined: .github/workflows/type-check-python.yaml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: licenses/README.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tests/java/iceberg-rest-catalog/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v26.2.2 not signed: https://api.github.com/repos/redpanda-data/redpanda/releases/374751650","Warn: release artifact v26.1.17 not signed: https://api.github.com/repos/redpanda-data/redpanda/releases/373363404","Warn: release artifact v25.3.17 not signed: https://api.github.com/repos/redpanda-data/redpanda/releases/373357941","Warn: release artifact v26.1.16 not signed: https://api.github.com/repos/redpanda-data/redpanda/releases/370107865","Warn: release artifact v25.3.16 not signed: https://api.github.com/repos/redpanda-data/redpanda/releases/370060755","Warn: release artifact v26.2.2 does not have provenance: https://api.github.com/repos/redpanda-data/redpanda/releases/374751650","Warn: release artifact v26.1.17 does not have provenance: https://api.github.com/repos/redpanda-data/redpanda/releases/373363404","Warn: release artifact v25.3.17 does not have provenance: https://api.github.com/repos/redpanda-data/redpanda/releases/373357941","Warn: release artifact v26.1.16 does not have provenance: https://api.github.com/repos/redpanda-data/redpanda/releases/370107865","Warn: release artifact v25.3.16 does not have provenance: https://api.github.com/repos/redpanda-data/redpanda/releases/370060755"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: src/v/bytes/tests/iobuf_fuzz.cc:917","Info: CppLibFuzzer integration found: src/v/cloud_storage/tests/segment_meta_cstore_fuzz.cc:527","Info: CppLibFuzzer integration found: src/v/container/tests/radix_tree_fuzz.cc:242","Info: CppLibFuzzer integration found: src/v/security/tests/acl_store_fuzz.cc:415","Info: CppLibFuzzer integration found: src/v/serde/test/fuzz.cc:254","Info: CppLibFuzzer integration found: src/v/bytes/tests/iobuf_fuzz.cc:917","Info: CppLibFuzzer integration found: src/v/cloud_storage/tests/segment_meta_cstore_fuzz.cc:527","Info: CppLibFuzzer integration found: src/v/container/tests/radix_tree_fuzz.cc:242","Info: CppLibFuzzer integration found: src/v/security/tests/acl_store_fuzz.cc:415","Info: CppLibFuzzer integration found: src/v/serde/test/fuzz.cc:254"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'dev'","Info: 'allow deletion' disabled on branch 'v26.2.x'","Info: 'force pushes' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'v26.2.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v26.2.x'","Info: 'stale review dismissal' is required to merge on branch 'dev'","Warn: 'stale review dismissal' is disabled on branch 'v26.2.x'","Warn: required approving review count is 1 on branch 'dev'","Warn: required approving review count is 1 on branch 'v26.2.x'","Warn: codeowners review is not required on branch 'dev'","Warn: codeowners review is not required on branch 'v26.2.x'","Warn: 'last push approval' is disabled on branch 'dev'","Warn: 'last push approval' is disabled on branch 'v26.2.x'","Warn: 'up-to-date branches' is disabled on branch 'dev'","Warn: 'up-to-date branches' is disabled on branch 'v26.2.x'","Info: status check found to merge onto on branch 'dev'","Info: status check found to merge onto on branch 'v26.2.x'","Info: PRs are required in order to make changes on branch 'dev'","Info: PRs are required in order to make changes on branch 'v26.2.x'"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/lint-golang.yml:18"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}}]}
