{"date":"2026-04-03T14:47:37Z","repo":{"name":"github.com/openkruise/kruise","commit":"749e8f289cc9e1b612f31bd37d5dc30d60462621"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.7,"checks":[{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 2 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:37","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/docker-image.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/e2e-1.24.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/e2e-1.26.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/e2e-1.28.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/e2e-1.30.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/e2e-1.32.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/license.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-image.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openkruise/kruise/docker-image.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-image.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openkruise/kruise/docker-image.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile_helm_hook:3: pin your Docker image by updating golang:1.20.14-alpine3.19 to golang:1.20.14-alpine3.19@sha256:e47f121850f4e276b2b210c56df3fda9191278dd84a3a442bfe0b09934462a8f","Warn: containerImage not pinned by hash: Dockerfile_helm_hook:17: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1","Warn: containerImage not pinned by hash: Dockerfile_windows:6: pin your Docker image by updating mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v1.0.0 to mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image:v1.0.0@sha256:b4c9637e032f667c52d1eccfa31ad8c63f1b035e8639f3f48a510536bf34032b","Warn: containerImage not pinned by hash: docs/tutorial/v1/images/guestbook/Dockerfile:1","Warn: containerImage not pinned by hash: docs/tutorial/v1/images/guestbook/Dockerfile:7: pin your Docker image by updating busybox:ubuntu-14.04 to busybox:ubuntu-14.04@sha256:7d3ce4e482101f0c484602dd6687c826bb8bef6295739088c58e84245845912e","Warn: goCommand not pinned by hash: docs/tutorial/v1/images/guestbook/Dockerfile:2","Warn: goCommand not pinned by hash: docs/tutorial/v1/images/guestbook/Dockerfile:3","Warn: goCommand not pinned by hash: hack/fmt-imports.sh:11","Warn: goCommand not pinned by hash: test/fuzz/oss_fuzz_build.sh:27","Info: 109 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:  53 out of  55 third-party GitHubAction dependencies pinned","Info:   0 out of   4 goCommand dependencies pinned","Info:   4 out of   9 containerImage 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2026-4394 / GHSA-9h8m-3fm2-qjrq","Warn: Project is vulnerable to: GO-2025-4135 / GHSA-f6x5-jh6r-wrfv","Warn: Project is vulnerable to: GO-2025-4134 / GHSA-j5w8-q4qc-rx2x","Warn: Project is vulnerable to: GO-2025-4116","Warn: Project is vulnerable to: GO-2026-4440","Warn: Project is vulnerable to: GO-2026-4441","Warn: Project is vulnerable to: GO-2026-4762 / GHSA-p77j-4mvh-x3m3","Warn: Project is vulnerable to: GO-2025-3521","Warn: Project is vulnerable to: GO-2025-3547","Warn: Project is vulnerable to: GO-2026-4815 / GHSA-44p7-9xx4-hf2g","Warn: Project is vulnerable to: CVE-2026-24005"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: pkg/control/sidecarcontrol/fuzz_util_test.go:14","Info: GoBuiltInFuzzer integration found: pkg/controller/resourcedistribution/fuzz_resourcedistribution_controller_test.go:30","Info: GoBuiltInFuzzer integration found: pkg/controller/resourcedistribution/fuzz_resourcedistribution_controller_test.go:70","Info: GoBuiltInFuzzer integration found: pkg/controller/uniteddeployment/fuzz_uniteddeployment_controller_test.go:40","Info: GoBuiltInFuzzer integration found: pkg/controller/uniteddeployment/fuzz_uniteddeployment_controller_test.go:59","Info: GoBuiltInFuzzer integration found: pkg/controller/workloadspread/fuzz_workloadspread_controller_test.go:42","Info: GoBuiltInFuzzer integration found: pkg/controller/workloadspread/fuzz_workloadspread_controller_test.go:90","Info: GoBuiltInFuzzer integration found: pkg/util/calculator/fuzz_test.go:28","Info: GoBuiltInFuzzer integration found: pkg/util/calculator/fuzz_test.go:115","Info: GoBuiltInFuzzer integration found: pkg/util/calculator/fuzz_test.go:200","Info: GoBuiltInFuzzer integration found: pkg/util/workloadspread/fuzz_workloadspread_utils_test.go:29","Info: GoBuiltInFuzzer integration found: pkg/util/workloadspread/fuzz_workloadspread_utils_test.go:59","Info: GoBuiltInFuzzer integration found: pkg/webhook/advancedcronjob/validating/fuzz_advancedcronjob_validation_test.go:30","Info: GoBuiltInFuzzer integration found: pkg/webhook/advancedcronjob/validating/fuzz_advancedcronjob_validation_test.go:50","Info: GoBuiltInFuzzer integration found: pkg/webhook/advancedcronjob/validating/fuzz_advancedcronjob_validation_test.go:69","Info: GoBuiltInFuzzer integration found: pkg/webhook/advancedcronjob/validating/fuzz_advancedcronjob_validation_test.go:88","Info: GoBuiltInFuzzer integration found: pkg/webhook/broadcastjob/validating/fuzz_broadcastjob_validation_test.go:30","Info: GoBuiltInFuzzer integration found: pkg/webhook/broadcastjob/validating/fuzz_broadcastjob_validation_test.go:49","Info: GoBuiltInFuzzer integration found: pkg/webhook/pod/mutating/fuzz_sidecarset_test.go:63","Info: GoBuiltInFuzzer integration found: pkg/webhook/resourcedistribution/validating/fuzz_resourcedistribution_validating_test.go:46","Info: GoBuiltInFuzzer integration found: pkg/webhook/resourcedistribution/validating/fuzz_resourcedistribution_validating_test.go:57","Info: GoBuiltInFuzzer integration found: pkg/webhook/resourcedistribution/validating/fuzz_resourcedistribution_validating_test.go:92","Info: GoBuiltInFuzzer integration found: pkg/webhook/resourcedistribution/validating/fuzz_resourcedistribution_validating_test.go:109","Info: GoBuiltInFuzzer integration found: pkg/webhook/sidecarset/validating/fuzz_sidecarset_validation_test.go:51","Info: GoBuiltInFuzzer integration found: pkg/webhook/uniteddeployment/validating/fuzz_uniteddeployment_validation_test.go:29","Info: GoBuiltInFuzzer integration found: pkg/webhook/workloadspread/validating/fuzz_workloadspread_validation_test.go:48","Info: GoBuiltInFuzzer integration found: pkg/webhook/workloadspread/validating/fuzz_workloadspread_validation_test.go:95","Info: GoBuiltInFuzzer integration found: pkg/webhook/workloadspread/validating/fuzz_workloadspread_validation_test.go:133"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release-1.8): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 34 contributing companies or organizations","details":["Info: found contributions from: Go-Docker-Hackathon, Go-Labsss, Xphurus, alibaba, alibaba cloud, alibaba group, alibaba inc, b3log, bytedance, ctrip, dapr, databendlabs, datafuselabs, gpues, koordinator-sh, kubeflow-incubator, kubernetes, kubernetes-sigs, kubevela, lsutils, microsoft, mlscvitpune, nvidia, oam-dev, openkruise, openyurtio, phonepe, pouchcontainer, rust-vmm, sealerio, shopee, spectro cloud, translatecn, zju|whu|zjgsu|hbpu"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]}
