{"date":"2026-08-24","repo":{"name":"github.com/RocketChat/Rocket.Chat","commit":"2a7de457074cbb4d4373fbd9a4e5bea292c9c764"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":8.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":10,"reason":"30 commit(s) and 11 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":"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":{"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":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-close-duplicates.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-code-check.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci-test-e2e.yml:81","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-test-e2e.yml:82","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-test-storybook.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-test-unit.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:572","Info: jobLevel 'checks' permission set to 'read': .github/workflows/ci.yml:198","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dedupe-issues.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-release.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-update-description.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-candidate.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/update-version-durability.yml:24","Info: found token with 'none' permissions: .github/workflows/auto-close-duplicates.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-code-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-deploy-gh-pages.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-test-e2e.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-test-storybook.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-test-unit.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Info: topLevel 'actions' permission set to 'read': .github/workflows/ci.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: found token with 'none' permissions: .github/workflows/dedupe-issues.yml:1","Info: found token with 'none' permissions: .github/workflows/new-release.yml:1","Info: found token with 'none' permissions: .github/workflows/pr-update-description.yml:1","Info: found token with 'none' permissions: .github/workflows/publish-release.yml:1","Info: found token with 'none' permissions: .github/workflows/release-candidate.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/todo.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/todo.yml:28","Info: found token with 'none' permissions: .github/workflows/update-version-durability.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":"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 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Info: codeowner review is required on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: TypeScriptPropertyBasedTesting integration found: packages/message-parser/tests/fuzz.test.ts:1","Info: TypeScriptPropertyBasedTesting integration found: packages/message-parser/tests/fuzz.test.ts:1"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/base:ubuntu to mcr.microsoft.com/vscode/devcontainers/base:ubuntu@sha256:1f8bb87ca6d342a587a9163a5a1ea8c487bcd4f149e8483a5ff711f795f0776d","Warn: containerImage not pinned by hash: apps/meteor/.docker/Dockerfile.alpine:1: pin your Docker image by updating node:22.22.3-alpine3.23 to node:22.22.3-alpine3.23@sha256:968df39aedcea65eeb078fb336ed7191baf48f972b4479711397108be0966920","Warn: containerImage not pinned by hash: apps/meteor/.docker/Dockerfile.alpine:23: pin your Docker image by updating node:22.22.3-alpine3.23 to node:22.22.3-alpine3.23@sha256:968df39aedcea65eeb078fb336ed7191baf48f972b4479711397108be0966920","Warn: containerImage not pinned by hash: apps/meteor/.docker/Dockerfile.alpine:69","Warn: containerImage not pinned by hash: apps/meteor/.docker/Dockerfile.debian:3","Warn: containerImage not pinned by hash: apps/meteor/.docker/Dockerfile.debian:5: pin your Docker image by updating node:22.22.3-bullseye-slim to node:22.22.3-bullseye-slim@sha256:f81e523790f0a2c86827ff6356a28fad2edbe0fe36bc3c4275a4d1e16304bf43","Warn: containerImage not pinned by hash: apps/meteor/ee/server/services/Dockerfile:1: pin your Docker image by updating node:22.22.3-alpine3.23 to node:22.22.3-alpine3.23@sha256:968df39aedcea65eeb078fb336ed7191baf48f972b4479711397108be0966920","Warn: containerImage not pinned by hash: apps/meteor/ee/server/services/Dockerfile:31: pin your Docker image by updating node:22.22.3-alpine3.23 to node:22.22.3-alpine3.23@sha256:968df39aedcea65eeb078fb336ed7191baf48f972b4479711397108be0966920","Warn: containerImage not pinned by hash: apps/meteor/tests/e2e/containers/saml/Dockerfile:1: pin your Docker image by updating php:7.4-apache to php:7.4-apache@sha256:c9d7e608f73832673479770d66aacc8100011ec751d1905ff63fae3fe2e0ca6d","Warn: containerImage not pinned by hash: ee/apps/Dockerfile:1: pin your Docker image by updating node:22.22.3-alpine3.23 to node:22.22.3-alpine3.23@sha256:968df39aedcea65eeb078fb336ed7191baf48f972b4479711397108be0966920","Warn: containerImage not pinned by hash: ee/apps/Dockerfile:53: pin your Docker image by updating node:22.22.3-alpine3.23 to node:22.22.3-alpine3.23@sha256:968df39aedcea65eeb078fb336ed7191baf48f972b4479711397108be0966920","Warn: containerImage not pinned by hash: ee/apps/Dockerfile:80","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:15-17","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:23-24","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:35-36","Warn: npmCommand not pinned by hash: apps/meteor/.docker/Dockerfile.alpine:11-21","Warn: npmCommand not pinned by hash: apps/meteor/.docker/Dockerfile.debian:38-50","Warn: npmCommand not pinned by hash: apps/meteor/.docker/Dockerfile.debian:38-50","Warn: npmCommand not pinned by hash: apps/meteor/example-build-run.sh:25","Warn: npmCommand not pinned by hash: apps/meteor/install.sh:29","Warn: npmCommand not pinned by hash: .github/workflows/update-version-durability.yml:37","Info:  51 out of  51 GitHub-owned GitHubAction dependencies pinned","Info:  27 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of  12 containerImage dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   0 out of   6 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":"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"}}]}
