{"date":"2026-08-24","repo":{"name":"github.com/unoplatform/uno","commit":"55188a5f11013f4584fabd3f4285602257edbe5d"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 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":"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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","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":"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 'contents' permission set to 'read': .github/workflows/codeql.yml:41","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:9","Info: jobLevel 'contents' permission set to 'read': .github/workflows/master-sync.yml:69","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/master-sync.yml:128","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/winappsdk-sync-apply.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/winappsdk-sync-check.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/xaml-style-apply.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/xaml-style-check.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/claude-code-review.yml:45","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs-updater.yml:14","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/link-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/master-sync.yml:1","Warn: no topLevel permission defined: .github/workflows/no-response.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Warn: topLevel 'contents' permission set to 'write': .github/workflows/stale-prs.yml:9","Warn: no topLevel permission defined: .github/workflows/winappsdk-sync-apply.yml:1","Warn: no topLevel permission defined: .github/workflows/winappsdk-sync-check.yml:1","Warn: no topLevel permission defined: .github/workflows/xaml-style-apply.yml:1","Warn: no topLevel permission defined: .github/workflows/xaml-style-check.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.md:0","Info: FSF or OSI recognized license: Apache License 2.0: License.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release/stable/6.4'","Info: 'allow deletion' disabled on branch 'legacy/4x'","Info: 'allow deletion' disabled on branch 'release/stable/5.6'","Info: 'allow deletion' disabled on branch 'release/stable/5.5'","Info: 'allow deletion' disabled on branch 'release/stable/5.4'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release/stable/6.4'","Info: 'force pushes' disabled on branch 'legacy/4x'","Info: 'force pushes' disabled on branch 'release/stable/5.6'","Info: 'force pushes' disabled on branch 'release/stable/5.5'","Info: 'force pushes' disabled on branch 'release/stable/5.4'","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: required approving review count is 1 on branch 'release/stable/6.4'","Warn: required approving review count is 1 on branch 'legacy/4x'","Warn: required approving review count is 1 on branch 'release/stable/5.6'","Warn: required approving review count is 1 on branch 'release/stable/5.5'","Warn: required approving review count is 1 on branch 'release/stable/5.4'","Info: codeowner review is required on branch 'master'","Warn: codeowners review is not required on branch 'release/stable/6.4'","Warn: codeowners review is not required on branch 'legacy/4x'","Warn: codeowners review is not required on branch 'release/stable/5.6'","Warn: codeowners review is not required on branch 'release/stable/5.5'","Warn: codeowners review is not required on branch 'release/stable/5.4'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release/stable/6.4'","Info: status check found to merge onto on branch 'legacy/4x'","Info: status check found to merge onto on branch 'release/stable/5.6'","Info: status check found to merge onto on branch 'release/stable/5.5'","Info: status check found to merge onto on branch 'release/stable/5.4'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release/stable/6.4'","Info: PRs are required in order to make changes on branch 'legacy/4x'","Info: PRs are required in order to make changes on branch 'release/stable/5.6'","Info: PRs are required in order to make changes on branch 'release/stable/5.5'","Info: PRs are required in order to make changes on branch 'release/stable/5.4'"],"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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: build/external/nuget/CredentialProvider.VSS.exe:1","Warn: binary detected: build/external/nuget/NuGet.exe: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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: malformed csproj file: error parsing csproj file","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claude-code-review.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/claude-code-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-updater.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/docs-updater.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/link-validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/link-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/link-validation.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/link-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-threads.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/lock-threads.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-sync.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/master-sync.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-sync.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/master-sync.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/stale-issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-prs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/stale-prs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-apply.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-apply.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-apply.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-apply.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-apply.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-apply.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-apply.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-check.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-check.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/winappsdk-sync-check.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/winappsdk-sync-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-apply.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-apply.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-apply.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-apply.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-apply.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-apply.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-apply.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-apply.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xaml-style-check.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/unoplatform/uno/xaml-style-check.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:10.0 to mcr.microsoft.com/dotnet/sdk:10.0@sha256:e1ffd2a92ae84c1291bc1b6887501f8af98e6331e7af6d4c8d37168c5e87a64c","Warn: containerImage not pinned by hash: build/gitpod/.gitpod.Dockerfile:1: pin your Docker image by updating gitpod/workspace-dotnet-vnc to gitpod/workspace-dotnet-vnc@sha256:c54207771b11d7cfd6c5dc6ff59a2b32d9ec344322084da9a112a0ec077d9f68","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:56-58","Warn: npmCommand not pinned by hash: .devcontainer/Dockerfile:124","Warn: npmCommand not pinned by hash: build/test-scripts/wasm-run-automated-uitests.sh:8","Warn: npmCommand not pinned by hash: build/test-scripts/wasm-run-automated-uitests.sh:9","Warn: npmCommand not pinned by hash: build/test-scripts/wasm-run-automated-uitests.sh:13","Warn: downloadThenRun not pinned by hash: doc/articles/guides/raspberry-pi/scripts/install.sh:180","Warn: nugetCommand not pinned by hash: .github/workflows/winappsdk-sync-apply.yml:111: pin your dependencies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: .github/workflows/winappsdk-sync-check.yml:35: pin your dependencies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   4 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned","Info:   1 out of   3 nugetCommand 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"}}]}
