{"date":"2026-07-18T02:23:16Z","repo":{"name":"github.com/k8up-io/k8up","commit":"162266842bf4ce20d5b6296d14701cf46c2de8bb"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":5.7,"checks":[{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#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":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json: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":"Code-Review","score":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/chart-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/chart-release.yml:1","Warn: no topLevel permission defined: .github/workflows/chart-test.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e.yml:1","Warn: no topLevel permission defined: .github/workflows/govulncheck.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/master.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":"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/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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chart-lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chart-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chart-lint.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chart-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chart-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chart-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chart-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chart-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chart-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/chart-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/docs-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/docs-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/e2e.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/govulncheck.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/govulncheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/govulncheck.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/govulncheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/scorecard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scorecard.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/k8up-io/k8up/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker.io/library/alpine:3.24 to docker.io/library/alpine:3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating docker.io/library/alpine:3.24 to docker.io/library/alpine:3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: goCommand not pinned by hash: .github/workflows/govulncheck.yml:33","Info:   2 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2026-5764 / GHSA-xmrv-pmrh-hhx2","Warn: Project is vulnerable to: GO-2026-4772 / GHSA-9jj7-4m8r-rfcm","Warn: Project is vulnerable to: GO-2026-5004 / GHSA-j88v-2chj-qfwx","Warn: Project is vulnerable to: GO-2026-4771 / GHSA-xgrm-4fwx-7qm8","Warn: Project is vulnerable to: GO-2026-4958 / GHSA-pc3f-x583-g7j2","Warn: Project is vulnerable to: GO-2026-5014 / GHSA-45gg-vh54-h5m9","Warn: Project is vulnerable to: GO-2026-5021 / GHSA-5cgq-3rg8-m6cv","Warn: Project is vulnerable to: GO-2026-5015 / GHSA-78mq-xcr3-xm33","Warn: Project is vulnerable to: GO-2026-5019 / GHSA-89gr-r52h-f8rx","Warn: Project is vulnerable to: GO-2026-5033 / GHSA-9m57-25v3-79x9","Warn: Project is vulnerable to: GO-2026-5006 / GHSA-f5wc-c3c7-36mc","Warn: Project is vulnerable to: GO-2026-5005 / GHSA-jppx-rxg9-jmrx","Warn: Project is vulnerable to: GO-2026-5013 / GHSA-q4h4-gmj2-qvw2","Warn: Project is vulnerable to: GO-2026-5016 / GHSA-qpw4-5x99-6vjp","Warn: Project is vulnerable to: GO-2026-5020 / GHSA-rm3j-f69w-wqmq","Warn: Project is vulnerable to: GO-2026-5017 / GHSA-vgwf-h737-ff37","Warn: Project is vulnerable to: GO-2026-5018 / GHSA-w879-237q-wc7r","Warn: Project is vulnerable to: GO-2026-5023 / GHSA-x527-x647-q7gg","Warn: Project is vulnerable to: GO-2026-5932","Warn: Project is vulnerable to: GO-2026-5028 / GHSA-5cv4-jp36-h3mw","Warn: Project is vulnerable to: GO-2026-4918","Warn: Project is vulnerable to: GO-2026-5025","Warn: Project is vulnerable to: GO-2026-5026","Warn: Project is vulnerable to: GO-2026-5027","Warn: Project is vulnerable to: GO-2026-5029","Warn: Project is vulnerable to: GO-2026-5030","Warn: Project is vulnerable to: GO-2026-5024","Warn: Project is vulnerable to: GHSA-hr2v-4r36-88hr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.16.0 not signed: https://api.github.com/repos/k8up-io/k8up/releases/355650812","Warn: release artifact k8up-4.10.0 not signed: https://api.github.com/repos/k8up-io/k8up/releases/355655516","Warn: release artifact v2.15.0 not signed: https://api.github.com/repos/k8up-io/k8up/releases/301168940","Warn: release artifact k8up-4.9.0 not signed: https://api.github.com/repos/k8up-io/k8up/releases/301201436","Warn: release artifact v2.14.0 not signed: https://api.github.com/repos/k8up-io/k8up/releases/299295401","Warn: release artifact v2.16.0 does not have provenance: https://api.github.com/repos/k8up-io/k8up/releases/355650812","Warn: release artifact k8up-4.10.0 does not have provenance: https://api.github.com/repos/k8up-io/k8up/releases/355655516","Warn: release artifact v2.15.0 does not have provenance: https://api.github.com/repos/k8up-io/k8up/releases/301168940","Warn: release artifact k8up-4.9.0 does not have provenance: https://api.github.com/repos/k8up-io/k8up/releases/301201436","Warn: release artifact v2.14.0 does not have provenance: https://api.github.com/repos/k8up-io/k8up/releases/299295401"],"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 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":{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/master.yml:9"],"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":"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":9,"reason":"17 out of 18 merged PRs checked by a CI test -- score normalized to 9","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 27 contributing companies or organizations","details":["Info: found contributions from: Cityclubs, CommunityRack, RustFestEU, amazeeio, apple, appuio, bo-tech gmbh & co. kg, candy-chat, cloudscale.ch ag, convotis swiss cloud ag, coredump-ch, freelancer, helmetica-framework, isovalent, izibizi, k8up-io, mend, nxt-engineering, oojoProductions, projectsyn, rust-threadpool, rust-zurichsee, spacedirectory, swiss-artg, swisscloudnative, vshn, vshn ag"],"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"}}]}
