{"date":"2026-08-17","repo":{"name":"github.com/rancher/fleet","commit":"c21ae2241e66b6c0516098d3cabd6de3e1f47f94"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.4,"checks":[{"name":"Code-Review","score":9,"reason":"Found 16/17 approved changesets -- score normalized to 9","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'checks' permission set to 'read': .github/workflows/auto-approve-bot-prs.yml:25","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-approve-bot-prs.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-against-rancher.yml:35","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:24","Info: jobLevel 'checks' permission set to 'read': .github/workflows/release.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:273","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yaml:16","Info: found token with 'none' permissions: .github/workflows/add_issue_to_project.yml:1","Info: found token with 'none' permissions: .github/workflows/auto-approve-bot-prs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-changes.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-module-tags.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-ci.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-fleet-upgrade-ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-multicluster-ci.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-nightly-ci.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-rancher-upgrade-fleet.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-test-fleet-in-rancher.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/fossa.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/port-issue.yml:10","Warn: no topLevel permission defined: .github/workflows/release-against-rancher.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-against-test-charts.yml:47","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-vault.yml:44","Warn: topLevel 'actions' permission set to 'write': .github/workflows/retry-failed-jobs.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/typos.yaml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/updatecli.yml:14","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/updatecli.yml:15","Info: found token with 'none' permissions: .github/workflows/zizmor.yaml: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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rancher/.github/SECURITY.md:1","Info: Found linked content: github.com/rancher/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rancher/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rancher/.github/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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.1-rc.1 not signed: https://api.github.com/repos/rancher/fleet/releases/372990995","Warn: release artifact v0.15.6-rc.1 not signed: https://api.github.com/repos/rancher/fleet/releases/372995362","Warn: release artifact v0.14.10-rc.2 not signed: https://api.github.com/repos/rancher/fleet/releases/373068800","Warn: release artifact v0.14.10-rc.1 not signed: https://api.github.com/repos/rancher/fleet/releases/372994427","Warn: release artifact v0.13.15-rc.2 not signed: https://api.github.com/repos/rancher/fleet/releases/373043023","Warn: release artifact v0.16.1-rc.1 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/372990995","Warn: release artifact v0.15.6-rc.1 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/372995362","Warn: release artifact v0.14.10-rc.2 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/373068800","Warn: release artifact v0.14.10-rc.1 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/372994427","Warn: release artifact v0.13.15-rc.2 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/373043023"],"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 19 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:28"],"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: e2e/assets/gitrepo/Dockerfile.gitserver:2: pin your Docker image by updating nginx:1.25.4-alpine to nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742","Warn: containerImage not pinned by hash: package/Dockerfile:6: pin your Docker image by updating registry.suse.com/bci/bci-nano:16.0 to registry.suse.com/bci/bci-nano:16.0@sha256:522a5155bb67c688800debec58ae60741461f60b5af04c44b58f8dd647259efc","Warn: containerImage not pinned by hash: package/Dockerfile:9","Warn: containerImage not pinned by hash: package/Dockerfile:14","Warn: containerImage not pinned by hash: package/Dockerfile:19","Warn: containerImage not pinned by hash: package/Dockerfile:24","Warn: containerImage not pinned by hash: package/Dockerfile.agent:6: pin your Docker image by updating registry.suse.com/bci/bci-nano:16.0 to registry.suse.com/bci/bci-nano:16.0@sha256:522a5155bb67c688800debec58ae60741461f60b5af04c44b58f8dd647259efc","Warn: containerImage not pinned by hash: package/Dockerfile.agent:9","Warn: containerImage not pinned by hash: package/Dockerfile.agent:13","Warn: containerImage not pinned by hash: package/Dockerfile.agent:17","Warn: containerImage not pinned by hash: package/Dockerfile.agent:21","Info:  70 out of  70 GitHub-owned GitHubAction dependencies pinned","Info:  27 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   2 out of   2 goCommand 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"}}]}
