{"date":"2026-08-17","repo":{"name":"github.com/FederatedAI/FATE","commit":"5a06d9e4c4cd7ab97a5c8357828adbffaca87785"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Warn: no topLevel permission defined: .github/workflows/build_fate.yaml:1","Warn: no topLevel permission defined: .github/workflows/build_fate_utils.yml:1","Warn: no topLevel permission defined: .github/workflows/close_inactive_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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":"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: bin/init_env.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_fate_utils.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/build_fate_utils.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close_inactive_issues.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/close_inactive_issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/FederatedAI/FATE/codeql-analysis.yml/master?enable=pin","Warn: containerImage not pinned by hash: doc/mkdocs/docker/Dockerfile:1: pin your Docker image by updating python:3.9.2-alpine3.13 to python:3.9.2-alpine3.13@sha256:f046c06388c0721961fe5c9b6184d2f8aeb7eb01b39601babab06cfd975dae01","Warn: containerImage not pinned by hash: java/osx/docker-build/osx/Dockerfile:1","Warn: pipCommand not pinned by hash: doc/mkdocs/docker/Dockerfile:12-16","Warn: pipCommand not pinned by hash: .github/workflows/build_fate.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/build_fate.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/build_fate.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/build_fate_utils.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/build_fate_utils.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/build_fate_utils.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/codeql-analysis.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/codeql-analysis.yml:52","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   9 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"}}]}
