{"date":"2026-08-17","repo":{"name":"github.com/dstackai/dstack","commit":"06676a5b5ad3ab5ba3f7299a03597e40888a4a35"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"Maintained","score":10,"reason":"30 commit(s) and 21 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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 'contents' permission set to 'read': .github/workflows/gcp-a3mega-image.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vm-images.yml:107","Warn: no topLevel permission defined: .github/workflows/build-artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/build-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/close-inactive-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-amd-smi.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-dind.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-tt-smi.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/gcp-a3mega-image.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-post-pypi-artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-pre-pypi-artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/vm-images.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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-amd-smi.yml:24"],"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"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/build-artifacts.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-artifacts.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-inactive-issues.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/close-inactive-issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-amd-smi.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-amd-smi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-amd-smi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-amd-smi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-amd-smi.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-amd-smi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-dind.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-dind.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-dind.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-dind.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-dind.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-dind.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-tt-smi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-tt-smi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-tt-smi.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-tt-smi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-tt-smi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker-tt-smi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docs.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcp-a3mega-image.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/gcp-a3mega-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gcp-a3mega-image.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/gcp-a3mega-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gcp-a3mega-image.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/gcp-a3mega-image.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/dstackai/dstack/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-post-pypi-artifacts.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/upload-post-pypi-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-post-pypi-artifacts.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/upload-post-pypi-artifacts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-pre-pypi-artifacts.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/upload-pre-pypi-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-pre-pypi-artifacts.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/upload-pre-pypi-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-pre-pypi-artifacts.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/upload-pre-pypi-artifacts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vm-images.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/vm-images.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vm-images.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/vm-images.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vm-images.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/vm-images.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vm-images.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/vm-images.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vm-images.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/vm-images.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vm-images.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/vm-images.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vm-images.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/vm-images.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vm-images.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/dstackai/dstack/vm-images.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/amd-smi/Dockerfile:3","Warn: containerImage not pinned by hash: docker/base/Dockerfile:8","Warn: containerImage not pinned by hash: docker/base/Dockerfile:63","Warn: containerImage not pinned by hash: docker/base/Dockerfile:109","Warn: containerImage not pinned by hash: docker/base/Dockerfile:128","Warn: containerImage not pinned by hash: docker/base/Dockerfile:144","Warn: containerImage not pinned by hash: docker/server/Dockerfile.nebius:3","Warn: containerImage not pinned by hash: docker/server/release/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:9c900dea9e8fb7e16277c179b555cc72d29a352dbc33cff48ad5a0412fd5bfc7","Warn: containerImage not pinned by hash: docker/server/stgn/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:9c900dea9e8fb7e16277c179b555cc72d29a352dbc33cff48ad5a0412fd5bfc7","Warn: containerImage not pinned by hash: docker/tt-smi/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","Warn: containerImage not pinned by hash: examples/plugins/example_plugin/Dockerfile:2: pin your Docker image by updating dstackai/dstack:latest to dstackai/dstack:latest@sha256:d2a2bb13aa92c044011ac1d7b3ca82e5c6f07ac8fdb9c8489e8169bb30cdb851","Warn: containerImage not pinned by hash: examples/plugins/example_plugin/enterprise.Dockerfile:2","Warn: downloadThenRun not pinned by hash: docker/base/Dockerfile:56-57","Warn: downloadThenRun not pinned by hash: docker/server/Dockerfile.nebius:5","Warn: downloadThenRun not pinned by hash: docker/tt-smi/Dockerfile:9-16","Warn: pipCommand not pinned by hash: docker/tt-smi/Dockerfile:9-16","Warn: pipCommand not pinned by hash: docker/tt-smi/Dockerfile:9-16","Warn: npmCommand not pinned by hash: scripts/build_frontend.sh:8","Warn: downloadThenRun not pinned by hash: scripts/packer/provisioners/install-nvidia-grid-driver-for-azure.sh:13","Info:   0 out of  39 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  32 third-party GitHubAction dependencies pinned","Info:   1 out of  13 containerImage dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   2 out of   3 npmCommand 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"}}]}
