{"date":"2026-08-17","repo":{"name":"github.com/ggerganov/whisper.cpp","commit":"4834a2327d008ace3ec5a9ed00f51454bcabbc1c"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bindings-go.yml:1","Warn: no topLevel permission defined: .github/workflows/bindings-ruby.yml:1","Warn: no topLevel permission defined: .github/workflows/build-android.yml:1","Warn: no topLevel permission defined: .github/workflows/build-clang.yml:1","Warn: no topLevel permission defined: .github/workflows/build-coreml.yml:1","Warn: no topLevel permission defined: .github/workflows/build-cpu.yml:1","Warn: no topLevel permission defined: .github/workflows/build-freebsd.yml:1","Warn: no topLevel permission defined: .github/workflows/build-gcc.yml:1","Warn: no topLevel permission defined: .github/workflows/build-macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build-quantize.yml:1","Warn: no topLevel permission defined: .github/workflows/build-sanitize.yml:1","Warn: no topLevel permission defined: .github/workflows/build-self-hosted.yml:1","Warn: no topLevel permission defined: .github/workflows/build-sycl.yml:1","Warn: no topLevel permission defined: .github/workflows/build-vad.yml:1","Warn: no topLevel permission defined: .github/workflows/build-wasm.yml:1","Warn: no topLevel permission defined: .github/workflows/build-windows.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-examples-wasm.yml:9","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:28","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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: bindings/java/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: examples/whisper.android.java/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: examples/whisper.android/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.9.2 not signed: https://api.github.com/repos/ggml-org/whisper.cpp/releases/364972418","Warn: release artifact v1.9.1 not signed: https://api.github.com/repos/ggml-org/whisper.cpp/releases/341768502","Warn: release artifact v1.9.0 not signed: https://api.github.com/repos/ggml-org/whisper.cpp/releases/340666227","Warn: release artifact v1.8.7 not signed: https://api.github.com/repos/ggml-org/whisper.cpp/releases/340087570","Warn: release artifact v1.8.6 not signed: https://api.github.com/repos/ggml-org/whisper.cpp/releases/332513885","Warn: release artifact v1.9.2 does not have provenance: https://api.github.com/repos/ggml-org/whisper.cpp/releases/364972418","Warn: release artifact v1.9.1 does not have provenance: https://api.github.com/repos/ggml-org/whisper.cpp/releases/341768502","Warn: release artifact v1.9.0 does not have provenance: https://api.github.com/repos/ggml-org/whisper.cpp/releases/340666227","Warn: release artifact v1.8.7 does not have provenance: https://api.github.com/repos/ggml-org/whisper.cpp/releases/340087570","Warn: release artifact v1.8.6 does not have provenance: https://api.github.com/repos/ggml-org/whisper.cpp/releases/332513885"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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":"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/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/docker.yml:10"],"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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-clang.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-clang.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-clang.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-clang.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cpu.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-cpu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cpu.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-cpu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cpu.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-cpu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cpu.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-cpu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-cpu.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-cpu.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-gcc.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-gcc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-gcc.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-gcc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-gcc.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-gcc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-macos.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-quantize.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-quantize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-sanitize.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-sanitize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-sycl.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-sycl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-sycl.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-sycl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-vad.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-vad.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wasm.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/build-wasm.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:345: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:607: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:625: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/ggml-org/whisper.cpp/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devops/cublas.Dockerfile:9","Warn: containerImage not pinned by hash: .devops/main-cuda.Dockerfile:9","Warn: containerImage not pinned by hash: .devops/main-cuda.Dockerfile:36","Warn: containerImage not pinned by hash: .devops/main-intel.Dockerfile:3","Warn: containerImage not pinned by hash: .devops/main-intel.Dockerfile:20","Warn: containerImage not pinned by hash: .devops/main-musa.Dockerfile:9","Warn: containerImage not pinned by hash: .devops/main-musa.Dockerfile:27","Warn: containerImage not pinned by hash: .devops/main-vulkan.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea","Warn: containerImage not pinned by hash: .devops/main-vulkan.Dockerfile:11: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea","Warn: containerImage not pinned by hash: .devops/main.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","Warn: containerImage not pinned by hash: .devops/main.Dockerfile:11: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","Warn: pipCommand not pinned by hash: .github/workflows/build-coreml.yml:64","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:41","Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  16 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 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"}}]}
