{"date":"2026-08-17","repo":{"name":"github.com/NVIDIA/TransformerEngine","commit":"172bd93773ad6ee4ba44b460b7f10ef42fc89d57"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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":"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":"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":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/upload-ci-logs.yml:41","Warn: no topLevel permission defined: .github/workflows/attach-wheels-to-release.yml:1","Warn: no topLevel permission defined: .github/workflows/blossom-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/community_label.yml:13","Warn: no topLevel permission defined: .github/workflows/deploy_nightly_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Warn: no topLevel permission defined: .github/workflows/trigger-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/upload-ci-logs.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.18 not signed: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/361933964","Warn: release artifact v2.17.1 not signed: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/365880361","Warn: release artifact v2.17 not signed: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/349954307","Warn: release artifact v2.16.1 not signed: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/345064704","Warn: release artifact v2.16 not signed: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/334631624","Warn: release artifact v2.18 does not have provenance: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/361933964","Warn: release artifact v2.17.1 does not have provenance: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/365880361","Warn: release artifact v2.17 does not have provenance: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/349954307","Warn: release artifact v2.16.1 does not have provenance: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/345064704","Warn: release artifact v2.16 does not have provenance: https://api.github.com/repos/NVIDIA/TransformerEngine/releases/334631624"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/attach-wheels-to-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/attach-wheels-to-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/attach-wheels-to-release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/attach-wheels-to-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/attach-wheels-to-release.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/attach-wheels-to-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/attach-wheels-to-release.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/attach-wheels-to-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/attach-wheels-to-release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/attach-wheels-to-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/blossom-ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/blossom-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/blossom-ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/blossom-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_nightly_docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/deploy_nightly_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_nightly_docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/deploy_nightly_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_nightly_docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/deploy_nightly_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/license.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trigger-ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/trigger-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/NVIDIA/TransformerEngine/trigger-ci.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/actions/build-pytorch-wheel/Dockerfile:5: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:3b06811b2afd352be909dd088a004166d665dc76d38b13eada33522a9d915c6f","Warn: containerImage not pinned by hash: build_tools/wheel_utils/Dockerfile.aarch:5: pin your Docker image by updating quay.io/pypa/manylinux_2_28_aarch64 to quay.io/pypa/manylinux_2_28_aarch64@sha256:561427136aabf3787bffb294b3515748241e0962d1527ae28bea1e076bfb9d99","Warn: containerImage not pinned by hash: build_tools/wheel_utils/Dockerfile.x86:5: pin your Docker image by updating quay.io/pypa/manylinux_2_28_x86_64 to quay.io/pypa/manylinux_2_28_x86_64@sha256:0c87ccb5996dab6c3b7612ee4fda7b80c4ab3c44a86c2541e4a872afdf4f131b","Warn: pipCommand not pinned by hash: .github/actions/build-pytorch-wheel/Dockerfile:42-45","Warn: pipCommand not pinned by hash: .github/actions/build-pytorch-wheel/build.sh:14","Warn: pipCommand not pinned by hash: build_tools/wheel_utils/build_wheels.sh:26","Warn: pipCommand not pinned by hash: build_tools/wheel_utils/build_wheels.sh:61","Warn: pipCommand not pinned by hash: build_tools/wheel_utils/build_wheels.sh:68","Warn: pipCommand not pinned by hash: qa/L0_jax_distributed_unittest/test.sh:26","Warn: pipCommand not pinned by hash: qa/L0_jax_lint/test.sh:9","Warn: pipCommand not pinned by hash: qa/L0_jax_unittest/test.sh:24","Warn: pipCommand not pinned by hash: qa/L0_jax_unittest/test.sh:25","Warn: pipCommand not pinned by hash: qa/L0_jax_unittest/test.sh:35","Warn: pipCommand not pinned by hash: qa/L0_jax_unittest/test.sh:38","Warn: pipCommand not pinned by hash: qa/L0_jax_wheel/test.sh:21","Warn: pipCommand not pinned by hash: qa/L0_jax_wheel/test.sh:44","Warn: pipCommand not pinned by hash: qa/L0_pytorch_debug_unittest/test.sh:34","Warn: pipCommand not pinned by hash: qa/L0_pytorch_lint/test.sh:9","Warn: pipCommand not pinned by hash: qa/L0_pytorch_unittest/test.sh:30","Warn: pipCommand not pinned by hash: qa/L0_pytorch_wheel/test.sh:21","Warn: pipCommand not pinned by hash: qa/L0_pytorch_wheel/test.sh:43","Warn: pipCommand not pinned by hash: qa/L1_pytorch_distributed_unittest/test.sh:23","Warn: pipCommand not pinned by hash: qa/L1_pytorch_hybrid_distributed_unittest/test.sh:23","Warn: pipCommand not pinned by hash: qa/L1_pytorch_onnx_unittest/test.sh:14","Warn: pipCommand not pinned by hash: qa/L2_jax_unittest/test.sh:24","Warn: pipCommand not pinned by hash: qa/L2_jax_unittest/test.sh:25","Warn: pipCommand not pinned by hash: qa/L2_jax_unittest/test.sh:33","Warn: pipCommand not pinned by hash: qa/L2_jax_unittest/test.sh:40","Warn: pipCommand not pinned by hash: qa/L3_pytorch_FA_versions_test/test.sh:23","Warn: pipCommand not pinned by hash: qa/L3_pytorch_FA_versions_test/test.sh:63","Warn: pipCommand not pinned by hash: qa/L3_pytorch_FA_versions_test/test.sh:74","Warn: pipCommand not pinned by hash: qa/format.sh:14","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:158","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:159","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:40","Info:   1 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   7 third-party GitHubAction dependencies pinned","Info:   2 out of  43 pipCommand dependencies pinned","Info:   0 out of   3 containerImage 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"}},{"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'release_v2.18'","Info: 'allow deletion' disabled on branch 'release_v2.17'","Info: 'allow deletion' disabled on branch 'release_v2.16'","Info: 'allow deletion' disabled on branch 'release_v2.15'","Info: 'allow deletion' disabled on branch 'release_v2.14'","Info: 'allow deletion' disabled on branch 'release_v2.13'","Info: 'allow deletion' disabled on branch 'release_v2.12'","Info: 'allow deletion' disabled on branch 'release_v2.11'","Info: 'allow deletion' disabled on branch 'release_v2.10'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'release_v2.18'","Info: 'force pushes' disabled on branch 'release_v2.17'","Info: 'force pushes' disabled on branch 'release_v2.16'","Info: 'force pushes' disabled on branch 'release_v2.15'","Info: 'force pushes' disabled on branch 'release_v2.14'","Info: 'force pushes' disabled on branch 'release_v2.13'","Info: 'force pushes' disabled on branch 'release_v2.12'","Info: 'force pushes' disabled on branch 'release_v2.11'","Info: 'force pushes' disabled on branch 'release_v2.10'","Warn: required approving review count is 1 on branch 'main'","Warn: branch 'release_v2.18' does not require approvers","Warn: branch 'release_v2.17' does not require approvers","Warn: branch 'release_v2.16' does not require approvers","Warn: branch 'release_v2.15' does not require approvers","Warn: branch 'release_v2.14' does not require approvers","Warn: branch 'release_v2.13' does not require approvers","Warn: branch 'release_v2.12' does not require approvers","Warn: branch 'release_v2.11' does not require approvers","Warn: branch 'release_v2.10' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: codeowners review is not required on branch 'release_v2.18'","Warn: codeowners review is not required on branch 'release_v2.17'","Warn: codeowners review is not required on branch 'release_v2.16'","Warn: codeowners review is not required on branch 'release_v2.15'","Warn: codeowners review is not required on branch 'release_v2.14'","Warn: codeowners review is not required on branch 'release_v2.13'","Warn: codeowners review is not required on branch 'release_v2.12'","Warn: codeowners review is not required on branch 'release_v2.11'","Warn: codeowners review is not required on branch 'release_v2.10'","Warn: no status checks found to merge onto branch 'main'","Warn: no status checks found to merge onto branch 'release_v2.18'","Warn: no status checks found to merge onto branch 'release_v2.17'","Warn: no status checks found to merge onto branch 'release_v2.16'","Warn: no status checks found to merge onto branch 'release_v2.15'","Warn: no status checks found to merge onto branch 'release_v2.14'","Warn: no status checks found to merge onto branch 'release_v2.13'","Warn: no status checks found to merge onto branch 'release_v2.12'","Warn: no status checks found to merge onto branch 'release_v2.11'","Warn: no status checks found to merge onto branch 'release_v2.10'","Info: PRs are required in order to make changes on branch 'main'"],"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"}}]}
