{"date":"2026-08-17","repo":{"name":"github.com/udecode/plate","commit":"2f87593f95a1ff2e931cd42fcf73f052b1d0db41"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{\n  github.event_name == 'pull_request'\n    && github.event.pull_request.head.sha\n    || github.event.repository.default_branch\n}}': .github/workflows/changeset-auto-release.yml:27"],"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":"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":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote.yml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:338","Info: jobLevel 'contents' permission set to 'read': .github/workflows/verify-changesets.yml:19","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/verify-changesets.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/changeset-auto-release.yml:10","Warn: no topLevel permission defined: .github/workflows/ci-templates.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:49","Warn: no topLevel permission defined: .github/workflows/clean-up-pr-caches.yml:1","Info: found token with 'none' permissions: .github/workflows/promote.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/registry.yml:28","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/slate-deps-pr.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-templates.yml:15","Info: found token with 'none' permissions: .github/workflows/verify-changesets.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","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"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changeset-auto-release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/changeset-auto-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changeset-auto-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/changeset-auto-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-templates.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/ci-templates.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-templates.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/ci-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-templates.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/ci-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-templates.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/ci-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clean-up-pr-caches.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/clean-up-pr-caches.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/promote.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/registry.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/registry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/registry.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/registry.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/registry.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/registry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/registry.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/registry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/registry.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/registry.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/registry.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/registry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:343: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/slate-deps-pr.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/slate-deps-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/slate-deps-pr.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/slate-deps-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/slate-deps-pr.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/slate-deps-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/slate-deps-pr.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/slate-deps-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-templates.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/sync-templates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-changesets.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/udecode/plate/verify-changesets.yml/main?enable=pin","Info:   2 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  13 third-party GitHubAction 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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"}}]}
