{"date":"2026-08-24","repo":{"name":"github.com/apache/iceberg","commit":"2b8d9be9044d8d557a0aa54fba45166cbc1270be"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"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":"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":"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"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":"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cve-scan.yml:107","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/site-ci.yml:38","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/api-binary-compatibility.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/asf-allowlist-check.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/cve-scan.yml:79","Info: topLevel 'contents' permission set to 'read': .github/workflows/delta-conversion-ci.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-ci.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/flink-ci.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/hive-ci.yml:70","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-ci.yml:65","Info: topLevel 'contents' permission set to 'read': .github/workflows/jmh-benchmarks.yml:43","Info: topLevel 'contents' permission set to 'read': .github/workflows/kafka-connect-ci.yml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-check.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/open-api.yml:36","Info: found token with 'none' permissions: .github/workflows/pr-title-check.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-iceberg-rest-fixture-docker.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-snapshot.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/recurring-jmh-benchmarks.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/site-ci.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/spark-ci.yml:69","Info: found token with 'none' permissions: .github/workflows/zizmor.yml: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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact apache-iceberg-1.10.1 not signed: https://api.github.com/repos/apache/iceberg/releases/272314583","Warn: release artifact apache-iceberg-1.10.1 does not have provenance: https://api.github.com/repos/apache/iceberg/releases/272314583"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-iceberg-rest-fixture-docker.yml:39"],"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."}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: containerImage not pinned by hash: docker/iceberg-flink-quickstart/Dockerfile:23: pin your Docker image by updating apache/flink:2.0-java21 to apache/flink:2.0-java21@sha256:9d1eb0660243ccca2fadeb6b2d477107ebb26d6f688066e8d3cb7bebcf9339ff","Warn: containerImage not pinned by hash: docker/iceberg-rest-fixture/Dockerfile:20: pin your Docker image by updating azul/zulu-openjdk:17-jre-headless to azul/zulu-openjdk:17-jre-headless@sha256:33ee833612bd04fe254acea552510752938f39aea2f81fa36f7657d8905066e3","Info:  57 out of  57 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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."}}]}
