{"date":"2026-08-24","repo":{"name":"github.com/apache/tvm","commit":"a29a5e97ba323dd18d5b40b204577a4b58f05222"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":7.5,"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":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/nightly_docker_update.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tvmbot.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:34","Warn: no topLevel permission defined: .github/workflows/nightly_docker_update.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_wheel.yml:37","Warn: no topLevel permission defined: .github/workflows/tvmbot.yml:1"],"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: apache-tvm-src-v0.26.0.tar.gz.asc: https://github.com/apache/tvm/releases/tag/v0.26.0","Info: signed release artifact: apache-tvm-src-v0.26.0.rc0.tar.gz.asc: https://github.com/apache/tvm/releases/tag/v0.26.0.rc0","Info: signed release artifact: apache-tvm-src-v0.25.0.tar.gz.asc: https://github.com/apache/tvm/releases/tag/v0.25.0","Info: signed release artifact: apache-tvm-src-v0.25.0.rc1.tar.gz.asc: https://github.com/apache/tvm/releases/tag/v0.25.0.rc1","Info: signed release artifact: apache-tvm-src-v0.25.0.rc0.tar.gz.asc: https://github.com/apache/tvm/releases/tag/v0.25.0.rc0","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/apache/tvm/releases/368277625","Warn: release artifact v0.26.0.rc0 does not have provenance: https://api.github.com/repos/apache/tvm/releases/365719198","Warn: release artifact v0.25.0 does not have provenance: https://api.github.com/repos/apache/tvm/releases/342065110","Warn: release artifact v0.25.0.rc1 does not have provenance: https://api.github.com/repos/apache/tvm/releases/340448226","Warn: release artifact v0.25.0.rc0 does not have provenance: https://api.github.com/repos/apache/tvm/releases/336214310"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_wheel.yml:187"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: tests/python/request_hook.py:0","Info: Possibly incomplete results: error parsing shell code: array element values must be words: tests/scripts/task_python_docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly_docker_update.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/nightly_docker_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_wheel.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/publish_wheel.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_wheel.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/publish_wheel.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_wheel.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/publish_wheel.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_wheel.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/publish_wheel.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_wheel.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/publish_wheel.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_wheel.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/publish_wheel.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_wheel.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/publish_wheel.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_wheel.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/publish_wheel.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tvmbot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tvm/tvmbot.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.ci_arm:21: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: containerImage not pinned by hash: docker/Dockerfile.ci_cpu:19: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: containerImage not pinned by hash: docker/Dockerfile.ci_gpu:20: pin your Docker image by updating nvidia/cuda:12.8.1-cudnn-devel-ubuntu24.04 to nvidia/cuda:12.8.1-cudnn-devel-ubuntu24.04@sha256:24c8e3581ea6330038b0d374920721983312627f8adbfcf390bdb4b399d280ed","Warn: containerImage not pinned by hash: docker/Dockerfile.ci_wasm:17: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: pipCommand not pinned by hash: docker/python/bootstrap/generate.sh:53","Warn: pipCommand not pinned by hash: tests/scripts/release/test_release_package.sh:56","Warn: pipCommand not pinned by hash: tests/scripts/release/test_release_package.sh:118","Warn: npmCommand not pinned by hash: tests/scripts/task_web_wasm.sh:30","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   1 out of   4 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"}}]}
