{"id":1153565,"name":"@robertlong/matrix-react-sdk","ecosystem":"npm","description":"SDK for matrix.org using React","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/matrix-org/matrix-react-sdk","keywords_array":[],"namespace":"robertlong","versions_count":1,"first_release_published_at":"2021-10-06T03:22:40.016Z","latest_release_published_at":"2021-10-06T03:22:40.016Z","latest_release_number":"3.31.0-dev1","last_synced_at":"2026-06-02T23:46:13.638Z","created_at":"2022-04-08T12:17:14.264Z","updated_at":"2026-06-02T23:46:13.638Z","registry_url":"https://www.npmjs.com/package/@robertlong/matrix-react-sdk","install_command":"npm install @robertlong/matrix-react-sdk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.31.0-dev1"}},"repo_metadata":{"id":33498681,"uuid":"37144575","full_name":"matrix-org/matrix-react-sdk","owner":"matrix-org","description":"Matrix SDK for React Javascript","archived":true,"fork":false,"pushed_at":"2024-09-11T17:47:21.000Z","size":318415,"stargazers_count":1108,"open_issues_count":4,"forks_count":816,"subscribers_count":46,"default_branch":"develop","last_synced_at":"2025-10-07T15:41:32.693Z","etag":null,"topics":["hacktoberfest","matrix","matrix-chat","matrix-sdk"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matrix-org.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"matrixdotorg","liberapay":"matrixdotorg"}},"created_at":"2015-06-09T16:37:07.000Z","updated_at":"2025-09-14T16:39:31.000Z","dependencies_parsed_at":"2023-11-23T14:30:11.914Z","dependency_job_id":"643b8055-0f8b-47a5-a5c7-77e2a595fde5","html_url":"https://github.com/matrix-org/matrix-react-sdk","commit_stats":{"total_commits":32846,"total_committers":937,"mean_commits":35.05442902881537,"dds":0.8750228338306034,"last_synced_commit":"7f32b423c53ecf1eba58840561f9c51a2460a5b7"},"previous_names":[],"tags_count":549,"template":false,"template_full_name":null,"purl":"pkg:github/matrix-org/matrix-react-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-react-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-react-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-react-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-react-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matrix-org","download_url":"https://codeload.github.com/matrix-org/matrix-react-sdk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-react-sdk/sbom","scorecard":{"id":625165,"data":{"date":"2025-08-11","repo":{"name":"github.com/matrix-org/matrix-react-sdk","commit":"b67a2303f912a8cab5caf089f3ea710850aa252c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/end-to-end-tests-netlify.yaml:21","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/end-to-end-tests-netlify.yaml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/end-to-end-tests.yaml:100","Info: jobLevel 'issues' permission set to 'read': .github/workflows/end-to-end-tests.yaml:101","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/end-to-end-tests.yaml:102","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/end-to-end-tests-netlify.yaml:1","Warn: no topLevel permission defined: .github/workflows/end-to-end-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/localazy_download.yaml:1","Warn: no topLevel permission defined: .github/workflows/localazy_upload.yaml:1","Warn: no topLevel permission defined: .github/workflows/netlify.yaml:1","Warn: no topLevel permission defined: .github/workflows/notify-element-web.yml:1","Warn: no topLevel permission defined: .github/workflows/playwright-image-updates.yaml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yaml:1","Warn: no topLevel permission defined: .github/workflows/pull_request_base_branch.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/release-gitflow.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/sonarqube.yml:1","Warn: no topLevel permission defined: .github/workflows/static_analysis.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/matrix-org/.github/SECURITY.md:1","Info: Found linked content: github.com/matrix-org/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/matrix-org/.github/SECURITY.md:1","Info: Found text in security policy: github.com/matrix-org/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests-netlify.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests-netlify.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/end-to-end-tests-netlify.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests-netlify.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/end-to-end-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/end-to-end-tests.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/localazy_download.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/localazy_download.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/localazy_upload.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/localazy_upload.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/netlify.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/netlify.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/netlify.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/netlify.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright-image-updates.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/playwright-image-updates.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/pull_request.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_base_branch.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/pull_request_base_branch.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/release-drafter.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-gitflow.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/release-gitflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarqube.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/sonarqube.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/static_analysis.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/matrix-org/matrix-react-sdk/tests.yml/develop?enable=pin","Warn: containerImage not pinned by hash: playwright/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/playwright:v1.46.1-jammy to mcr.microsoft.com/playwright:v1.46.1-jammy@sha256:02810c978d5396bf382ab6015c25ad6bed9e39f4a41c5b9c829e9fea439274e2","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-593m-55hh-j8gv","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-95jq-xph2-cx9h","Warn: Project is vulnerable to: GHSA-4jf8-g8wp-cx7c","Warn: Project is vulnerable to: GHSA-xvg8-m4x3-w6xr","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T06:11:02.564Z","repository_id":33498681,"created_at":"2025-08-21T06:11:02.564Z","updated_at":"2025-08-21T06:11:02.564Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279717843,"owners_count":26215791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"matrix-org","name":"matrix.org","uuid":"8418310","kind":"organization","description":"A new basis for open, interoperable, decentralised real-time communication","email":"matrix@matrix.org","website":"http://www.matrix.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8418310?v=4","repositories_count":323,"last_synced_at":"2024-04-11T15:15:41.029Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matrix-org","funding_links":[],"total_stars":32707,"followers":2970,"following":0,"created_at":"2022-11-03T22:40:23.178Z","updated_at":"2024-04-11T15:17:26.514Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matrix-org","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matrix-org/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-19T06:01:15.920Z","dependent_packages_count":2,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.149426065477414,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":2.9929706694730105,"forks_count":1.616393130298268,"average":18.713785170545297},"purl":"pkg:npm/%40robertlong/matrix-react-sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@robertlong/matrix-react-sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@robertlong/matrix-react-sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@robertlong/matrix-react-sdk/dependencies","status":null,"funding_links":["https://patreon.com/matrixdotorg","https://liberapay.com/matrixdotorg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T01:28:48.889Z","issues_count":12,"pull_requests_count":2179,"avg_time_to_close_issue":127360.63636363637,"avg_time_to_close_pull_request":4505163.784275184,"issues_closed_count":11,"pull_requests_closed_count":2034,"pull_request_authors_count":140,"issue_authors_count":10,"avg_comments_per_issue":1.9166666666666667,"avg_comments_per_pull_request":1.1266636071592473,"merged_pull_requests_count":1676,"bot_issues_count":1,"bot_pull_requests_count":355,"past_year_issues_count":1,"past_year_pull_requests_count":245,"past_year_avg_time_to_close_issue":1829.0,"past_year_avg_time_to_close_pull_request":270287.69166666665,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5265306122448979,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":206,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-org%2Fmatrix-react-sdk/issues","maintainers":[{"login":"t3chguy","count":521,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t3chguy"},{"login":"dbkr","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbkr"},{"login":"richvdh","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richvdh"},{"login":"robintown","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robintown"},{"login":"BillCarsonFr","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BillCarsonFr"},{"login":"germain-gg","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/germain-gg"},{"login":"uhoreg","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uhoreg"},{"login":"turt2live","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turt2live"},{"login":"Johennes","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Johennes"},{"login":"tulir","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tulir"},{"login":"AndrewFerr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewFerr"},{"login":"hughns","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hughns"},{"login":"weeman1337","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weeman1337"},{"login":"SimonBrandner","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimonBrandner"},{"login":"kegsay","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kegsay"},{"login":"ara4n","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ara4n"},{"login":"anoadragon453","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anoadragon453"},{"login":"dkasak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkasak"},{"login":"clokep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clokep"},{"login":"michaelkaye","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelkaye"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robertlong%2Fmatrix-react-sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robertlong%2Fmatrix-react-sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robertlong%2Fmatrix-react-sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robertlong%2Fmatrix-react-sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robertlong%2Fmatrix-react-sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robertlong%2Fmatrix-react-sdk/codemeta","maintainers":[{"uuid":"robertlong","login":"robertlong","name":null,"email":"robert@robertlong.me","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~robertlong","role":null,"created_at":"2022-11-20T23:18:20.846Z","updated_at":"2022-11-20T23:18:20.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/robertlong/packages"}]}