{"date":"2026-07-13","repo":{"name":"github.com/AgnostiqHQ/covalent","commit":"1e3da80435eab80bb1baf988d8ed7285a455b48e"},"scorecard":{"version":"v5.5.1-0.20260519155427-916bfc57fa74","commit":"916bfc57fa7431467a33a5a013cba3f8a0c1ec50"},"score":3.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 13/19 approved changesets -- score normalized to 6","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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/changelog_reminder.yml:26"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#dangerous-workflow"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#license"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Info: codeowner review is required on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#branch-protection"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/action_build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:31","Warn: no topLevel permission defined: .github/workflows/boilerplate.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog_reminder.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker.yml:29","Warn: no topLevel permission defined: .github/workflows/hotfix.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/man_0_assign_version.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/man_1_push_to_master.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/man_2_create_prerelease.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly-tests.yml:27","Warn: no topLevel permission defined: .github/workflows/release-merge.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:40","Warn: no topLevel permission defined: .github/workflows/release_candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/requirements.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/version.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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#binary-artifacts"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#security-policy"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: if statement must end with \"fi\": .github/workflows/hotfix.yml:50","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:111","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:155","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:184","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:191","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:205","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:209","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:216","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:221","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:228","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:233","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:251","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:259","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:264","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:269","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:276","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:281","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:290","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/action_build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/action_build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/action_build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/action_build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/benchmark.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/benchmark.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/benchmark.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/benchmark.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/boilerplate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/boilerplate.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/boilerplate.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/boilerplate.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/changelog.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/changelog.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/changelog.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog_reminder.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/changelog_reminder.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog_reminder.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/changelog_reminder.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/codeql.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/docker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/docker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/docker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/docker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/docker.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hotfix.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/hotfix.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hotfix.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/hotfix.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hotfix.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/hotfix.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/license.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/license.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/man_1_push_to_master.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/man_1_push_to_master.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/man_2_create_prerelease.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/man_2_create_prerelease.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/man_2_create_prerelease.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/man_2_create_prerelease.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-merge.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release-merge.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_candidate.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release_candidate.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_candidate.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/release_candidate.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/requirements.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/requirements.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/requirements.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/requirements.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/stale.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/stale.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AgnostiqHQ/covalent/version.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:71: pin your Docker image by updating docker.io/python:3.8-slim-bullseye to docker.io/python:3.8-slim-bullseye@sha256:e191a71397fd61fbddb6712cd43ef9a2c17df0b5e7ba67607128554cd6bff267","Warn: containerImage not pinned by hash: Dockerfile:108","Warn: containerImage not pinned by hash: Dockerfile:131","Warn: containerImage not pinned by hash: Dockerfile:139","Warn: containerImage not pinned by hash: Dockerfile:156","Warn: containerImage not pinned by hash: Dockerfile:164","Warn: containerImage not pinned by hash: Dockerfile:174","Warn: containerImage not pinned by hash: Dockerfile:188","Warn: containerImage not pinned by hash: Dockerfile:194","Warn: containerImage not pinned by hash: Dockerfile:211","Warn: containerImage not pinned by hash: Dockerfile:239","Warn: containerImage not pinned by hash: Dockerfile:245","Warn: containerImage not pinned by hash: Dockerfile:291","Warn: containerImage not pinned by hash: Dockerfile:341","Warn: containerImage not pinned by hash: doc/source/tutorials/voice_cloning/Dockerfile_gcp:22: pin your Docker image by updating python:3.9-slim-buster to python:3.9-slim-buster@sha256:320a7a4250aba4249f458872adecf92eea88dc6abd2d76dc5c0f01cac9b53990","Warn: pipCommand not pinned by hash: Dockerfile:120-129","Warn: downloadThenRun not pinned by hash: Dockerfile:146-153","Warn: npmCommand not pinned by hash: Dockerfile:148-155","Warn: pipCommand not pinned by hash: Dockerfile:202-207","Warn: pipCommand not pinned by hash: Dockerfile:204-209","Warn: pipCommand not pinned by hash: Dockerfile:232-239","Warn: pipCommand not pinned by hash: doc/source/tutorials/voice_cloning/Dockerfile_gcp:32-34","Warn: downloadThenRun not pinned by hash: .github/workflows/action_build.yml:33","Warn: npmCommand not pinned by hash: .github/workflows/action_build.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/action_build.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/benchmark.yml:63","Warn: npmCommand not pinned by hash: .github/workflows/license.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:171","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:172","Warn: pipCommand not pinned by hash: .github/workflows/requirements.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/requirements.yml:40","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#pinned-dependencies"}}]}
