{"date":"2026-09-14","repo":{"name":"github.com/habitat-sh/habitat","commit":"13352f775583b65307796abc02e0ebadc0e56fff"},"scorecard":{"version":"v5.5.1-0.20260908181711-f92023a3f778","commit":"f92023a3f77879f96e0c9c1305f289d755be4bb6"},"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":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/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":"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/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Code-Review","score":0,"reason":"Found 1/11 approved changesets -- score normalized to 0","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-main-pull-request-stub.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labler.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-main-pull-request-stub.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labler.yml:6","Warn: no topLevel permission defined: .github/workflows/rust-cargo-audit-check.yml:1","Info: no jobLevel write permissions found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"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/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#fuzzing","short":"Determines if the project uses 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":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"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'","Info: codeowner review is 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":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (21) are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-main-pull-request-stub.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/ci-main-pull-request-stub.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-main-pull-request-stub.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/ci-main-pull-request-stub.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-main-pull-request-stub.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/ci-main-pull-request-stub.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-main-pull-request-stub.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/ci-main-pull-request-stub.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-main-pull-request-stub.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/ci-main-pull-request-stub.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/labler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-cargo-audit-check.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/rust-cargo-audit-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-cargo-audit-check.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/rust-cargo-audit-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-cargo-audit-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/rust-cargo-audit-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-cargo-audit-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/habitat-sh/habitat/rust-cargo-audit-check.yml/main?enable=pin","Warn: containerImage not pinned by hash: .expeditor/test/Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:224a1869083a311ef3f13648a154ba79832fbef6364d31493642ca03082da254","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: components/pkg-export-container/defaults/Dockerfile.hbs:1","Warn: containerImage not pinned by hash: components/pkg-export-container/defaults/Dockerfile_win.hbs:1","Warn: containerImage not pinned by hash: components/rootless_studio/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: components/rootless_studio/default/Dockerfile:2","Warn: containerImage not pinned by hash: test/end-to-end/automate/Dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:513c074113a871b51a8d16ab445c88779d6452d937a164fb5cc479f32668a41d","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/Dockerfile:2: pin your Docker image by updating ubuntu to ubuntu@sha256:513c074113a871b51a8d16ab445c88779d6452d937a164fb5cc479f32668a41d","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/defaults/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/supervisor/Dockerfile:2","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/apply_config_from_file/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/apply_config_from_stdin/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/bad_secret_key/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/new-config-is-gossiped/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/peer_watcher/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/preseed-service-group-config/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/rolling_update/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/rolling_update_demote_mid_update/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/rolling_update_remove_follower_keep_quorum/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/rolling_update_remove_leader_keep_quorum/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/rolling_update_remove_leader_lose_quorum/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/send_file/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/service_files_are_written_to_disk_when_service_is_loaded/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/with_ring_encryption/Dockerfile:1","Warn: containerImage not pinned by hash: test/end-to-end/multi-supervisor/testcases/with_user_and_service_encryption/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: tools/sup-network/Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:224a1869083a311ef3f13648a154ba79832fbef6364d31493642ca03082da254","Warn: downloadThenRun not pinned by hash: components/rootless_studio/Dockerfile:4-18","Warn: downloadThenRun not pinned by hash: test/end-to-end/multi-supervisor/supervisor/Dockerfile:14-21","Warn: downloadThenRun not pinned by hash: tools/sup-network/Dockerfile:24","Warn: downloadThenRun not pinned by hash: .expeditor/scripts/release_habitat/grype_scan.sh:45","Warn: npmCommand not pinned by hash: .expeditor/scripts/release_habitat/update_documentation.sh:61","Warn: downloadThenRun not pinned by hash: .expeditor/scripts/shared.sh:50","Warn: downloadThenRun not pinned by hash: support/linux/install_dev_9_linux.sh:11","Warn: downloadThenRun not pinned by hash: support/linux/install_dev_9_linux.sh:28","Warn: downloadThenRun not pinned by hash: support/mac/install_dev_9_mac.sh:5","Warn: npmCommand not pinned by hash: support/mac/install_dev_9_mac.sh:11","Warn: downloadThenRun not pinned by hash: .github/workflows/codeql.yml:88","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  27 containerImage dependencies pinned","Info:   0 out of   9 downloadThenRun dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}}]}
