{"id":182471,"url":"https://github.com/supabase/realtime-js","last_synced_at":"2026-07-20T06:20:33.555Z","repository":{"id":40767901,"uuid":"264389263","full_name":"supabase/realtime-js","owner":"supabase","description":"An isomorphic Javascript client for Supabase Realtime server.","archived":false,"fork":false,"pushed_at":"2025-09-17T12:32:37.000Z","size":2631,"stargazers_count":372,"open_issues_count":38,"forks_count":80,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-09-17T12:41:55.696Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://supabase.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supabase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["supabase"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-05-16T08:08:00.000Z","updated_at":"2025-09-17T12:32:14.000Z","dependencies_parsed_at":"2023-09-23T05:11:49.390Z","dependency_job_id":"5507dae4-d8d3-45cb-8b04-a9e36b3ac35d","html_url":"https://github.com/supabase/realtime-js","commit_stats":{"total_commits":246,"total_committers":29,"mean_commits":8.482758620689655,"dds":0.6178861788617886,"last_synced_commit":"ff9421ca29b032f73cd480899a74a1860c5925c3"},"previous_names":[],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/supabase/realtime-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Frealtime-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Frealtime-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Frealtime-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Frealtime-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase","download_url":"https://codeload.github.com/supabase/realtime-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase%2Frealtime-js/sbom","scorecard":{"id":859187,"data":{"date":"2025-08-11","repo":{"name":"github.com/supabase/realtime-js","commit":"7b330ed052db08decc9b7eeac66cc44cd59a8f5d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"25 commit(s) and 4 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event_name == 'pull_request_target' \u0026\u0026 github.event.pull_request.head.sha || github.sha }}': .github/workflows/preview-release.yml:50"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/preview-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/preview-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/preview-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/preview-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/preview-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/preview-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/preview-release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/preview-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/supabase/realtime-js/release.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"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-24T00:45:16.059Z","repository_id":40767901,"created_at":"2025-08-24T00:45:16.059Z","updated_at":"2025-08-24T00:45:16.059Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276706464,"owners_count":25689999,"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-09-24T02:00:09.776Z","response_time":97,"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"}},"keywords":["hacktoberfest"],"created_at":"2024-02-03T01:13:38.318Z","updated_at":"2025-09-24T06:25:46.696Z","avatar_url":"https://github.com/supabase.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/182471","html_url":"https://opencollective.ecosyste.ms/projects/182471","collective":{"id":97575,"uuid":"jrkx5lmn-v904qjwe-47np8bwa-7zdygoe3","slug":"postgres","name":"Postgres + Language Server","description":"Postgres \u0026 the Postgres Language Server","website":"https://supabase.com/","github":"supabase/postgres","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://supabase.com/"}],"currency":"USD","projects_count":102,"last_synced_at":"2026-07-24T18:15:10.359Z","created_at":"2024-02-03T01:02:47.695Z","updated_at":"2026-07-24T18:15:10.550Z","transactions_count":null,"balance":71723.8,"account_type":"COLLECTIVE","owner":{"login":"supabase","name":"Supabase","uuid":"54469796","kind":"organization","description":"The open source Firebase alternative.","email":null,"website":"https://supabase.com","location":null,"twitter":"supabase","company":null,"icon_url":"https://avatars.githubusercontent.com/u/54469796?v=4","repositories_count":106,"last_synced_at":"2024-04-13T09:19:40.295Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["supabase"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/supabase","funding_links":["https://github.com/sponsors/supabase"],"total_stars":95870,"followers":3597,"following":0,"created_at":"2022-11-02T16:27:07.224Z","updated_at":"2024-04-13T09:19:46.061Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase/repositories"},"last_project_activity_at":"2026-07-21T00:01:41.000Z","archived":false,"no_funding":false,"no_license":false,"host":"supabase","collective_created_at":"2023-06-06T18:13:01.551Z","collective_updated_at":"2023-06-06T18:13:43.110Z","html_url":"https://opencollective.com/postgres","icon_url":"https://images.opencollective.com/postgres/logo/40.png","total_donations":150335.69,"total_expenses":-78776.2,"current_balance":71723.8,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/postgres","url":"https://opencollective.ecosyste.ms/collectives/postgres","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/postgres/projects"}}