{"date":"2026-08-24","repo":{"name":"github.com/vitejs/vite","commit":"ee644014aab61e546742b862a7d7b0d6c7d67a7b"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"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":"Code-Review","score":7,"reason":"Found 19/27 approved changesets -- score normalized to 7","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: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/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":"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":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/bot.yml:30","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/copilot-setup-steps.yml:14","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ecosystem-ci-trigger.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-close-require.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prepare-release.yml:45","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:50","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-request.yml:18","Warn: no topLevel permission defined: .github/workflows/bot.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1","Warn: no topLevel permission defined: .github/workflows/ecosystem-ci-trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-close-require.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeled.yml:1","Info: found token with 'none' permissions: .github/workflows/prepare-release.yml:1","Info: found token with 'none' permissions: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pull-request.yml:1","Info: found token with 'none' permissions: .github/workflows/semgrep.yml:1","Info: found token with 'none' permissions: .github/workflows/zizmor.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":"Binary-Artifacts","score":1,"reason":"binaries present in source code","details":["Warn: binary detected: playground/ssr-wasm/src/heavy.wasm:1","Warn: binary detected: playground/ssr-wasm/src/light.wasm:1","Warn: binary detected: playground/wasm/add.wasm:1","Warn: binary detected: playground/wasm/global-consumer.wasm:1","Warn: binary detected: playground/wasm/global.wasm:1","Warn: binary detected: playground/wasm/heavy.wasm:1","Warn: binary detected: playground/wasm/light-with-imports.wasm:1","Warn: binary detected: playground/wasm/light.wasm:1","Warn: binary detected: playground/wasm/string-constants.wasm: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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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: third-party GitHubAction not pinned by hash: .github/workflows/bot.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/bot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/bot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bot.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/bot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bot.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/bot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bot.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/bot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bot.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/bot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-close-require.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/issue-close-require.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeled.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeled.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeled.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/issue-labeled.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-closed-issues.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/vitejs/vite/lock-closed-issues.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:94","Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":-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":"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":10,"reason":"SAST tool is run on all commits","details":["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"}}]}
