{"date":"2026-08-24","repo":{"name":"github.com/vendure-ecommerce/vendure","commit":"e8cc9b96f10d261c634d71d91f10265fddf0161b"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/17 approved changesets -- score normalized to 3","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/back_merge.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:93","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:165","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:180","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:208","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:246","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:282","Info: found token with 'none' permissions: .github/workflows/build_and_test.yml:1","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:81","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:113","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build_and_test.yml:126","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codegen.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/deploy_dashboard.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs_ci.yml:34","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs_ci.yml:58","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/generate_docs.yml:25","Info: jobLevel 'models' permission set to 'read': .github/workflows/generate_docs.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_and_install.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_and_install.yml:89","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_and_install.yml:229","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_and_install.yml:340","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_npm.yml:65","Warn: no topLevel permission defined: .github/workflows/back_merge.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cla.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cla.yml:11","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cla.yml:13","Warn: no topLevel permission defined: .github/workflows/codegen.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_dashboard.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_ci.yml:1","Warn: no topLevel permission defined: .github/workflows/generate_docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint_pr_title.yml:8","Warn: no topLevel permission defined: .github/workflows/publish_and_install.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_to_npm.yml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","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'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/publish_and_install.yml:110","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/publish_and_install.yml:132","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/publish_and_install.yml:141","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/publish_and_install.yml:169","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/publish_and_install.yml:188","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/publish_and_install.yml:194","Warn: npmCommand not pinned by hash: .github/workflows/deploy_dashboard.yml:46","Warn: npmCommand not pinned by hash: .github/workflows/generate_docs.yml:65","Warn: npmCommand not pinned by hash: .github/workflows/publish_and_install.yml:51","Warn: npmCommand not pinned by hash: .github/workflows/publish_and_install.yml:52","Warn: npmCommand not pinned by hash: .github/workflows/publish_and_install.yml:257","Warn: npmCommand not pinned by hash: .github/workflows/publish_and_install.yml:270","Warn: npmCommand not pinned by hash: .github/workflows/publish_and_install.yml:271","Warn: npmCommand not pinned by hash: .github/workflows/publish_and_install.yml:354","Warn: npmCommand not pinned by hash: .github/workflows/publish_and_install.yml:355","Warn: npmCommand not pinned by hash: .github/workflows/publish_to_npm.yml:106","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  11 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  10 npmCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 19 are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_to_npm.yml:54"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}}]}
