{"date":"2026-08-24","repo":{"name":"github.com/Lightning-AI/pytorch-lightning","commit":"fcef404516264798b6c582ef556eaa17e5c29bfb"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.9,"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 6 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":"Security-Policy","score":6,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Warn: No text (besides links / emails) found in security policy"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/labeler-issue.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler-issue.yml:19","Warn: no topLevel permission defined: .github/workflows/_build-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/_legacy-checkpoints.yml:1","Warn: no topLevel permission defined: .github/workflows/call-clear-cache.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-checkpoints.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-pkg-install.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-schema.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-tests-fabric.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-tests-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-caches.yml:1","Warn: no topLevel permission defined: .github/workflows/code-checks.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-tutorials.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler-issue.yml:7","Warn: no topLevel permission defined: .github/workflows/probot-auto-cc.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/probot-check-group.yml:10","Info: topLevel 'checks' permission set to 'read': .github/workflows/probot-check-group.yml:11","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/probot-check-group.yml:12","Warn: no topLevel permission defined: .github/workflows/release-nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/release-pkg.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":"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":"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: pipCommand not pinned by hash: docs/generate_docs_for_tags.sh:23","Warn: pipCommand not pinned by hash: docs/generate_docs_for_tags.sh:24","Warn: pipCommand not pinned by hash: tests/tests_fabric/run_tpu_tests.sh:8","Warn: pipCommand not pinned by hash: tests/tests_fabric/run_tpu_tests.sh:10","Warn: pipCommand not pinned by hash: tests/tests_fabric/run_tpu_tests.sh:15","Warn: pipCommand not pinned by hash: tests/tests_pytorch/run_tpu_tests.sh:8","Warn: pipCommand not pinned by hash: tests/tests_pytorch/run_tpu_tests.sh:10","Warn: pipCommand not pinned by hash: tests/tests_pytorch/run_tpu_tests.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/ci-pkg-install.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/ci-pkg-install.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/ci-pkg-install.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/release-nightly.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/release-nightly.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/release-pkg.yml:62","Info:  32 out of  32 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of  14 pipCommand 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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.6.5 not signed: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/330270266","Warn: release artifact 2.6.4 not signed: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/326302031","Warn: release artifact 2.6.1 not signed: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/281525799","Warn: release artifact 2.6.0 not signed: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/264313921","Warn: release artifact 2.5.6 not signed: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/260048622","Warn: release artifact 2.6.5 does not have provenance: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/330270266","Warn: release artifact 2.6.4 does not have provenance: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/326302031","Warn: release artifact 2.6.1 does not have provenance: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/281525799","Warn: release artifact 2.6.0 does not have provenance: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/264313921","Warn: release artifact 2.5.6 does not have provenance: https://api.github.com/repos/Lightning-AI/pytorch-lightning/releases/260048622"],"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/release-pkg.yml:132"],"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":"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"}}]}
