{"id":378615,"url":"https://github.com/faye/faye-websocket-node","last_synced_at":"2026-07-11T11:30:23.969Z","repository":{"id":1913033,"uuid":"2840511","full_name":"faye/faye-websocket-node","owner":"faye","description":"Standards-compliant WebSocket client and server","archived":false,"fork":false,"pushed_at":"2023-09-07T18:19:35.000Z","size":537,"stargazers_count":614,"open_issues_count":5,"forks_count":100,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-07-03T14:30:19.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faye.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-11-24T02:08:20.000Z","updated_at":"2026-06-12T09:42:04.000Z","dependencies_parsed_at":"2024-02-12T17:02:34.679Z","dependency_job_id":"414128f5-35c2-49bb-a537-ae62bb580a74","html_url":"https://github.com/faye/faye-websocket-node","commit_stats":{"total_commits":294,"total_committers":12,"mean_commits":24.5,"dds":0.04761904761904767,"last_synced_commit":"eae09c0780577f9e6d14860e1c31806fce1d41e2"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/faye/faye-websocket-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/sbom","scorecard":{"id":394038,"data":{"date":"2025-08-11","repo":{"name":"github.com/faye/faye-websocket-node","commit":"d21a41330c63cd9e03cebd2c327174e317f1da78"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:31:26.048Z","repository_id":1913033,"created_at":"2025-08-18T18:31:26.049Z","updated_at":"2025-08-18T18:31:26.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35281560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"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":{"login":"faye","name":"faye","uuid":"1277447","kind":"organization","description":null,"email":null,"website":"http://faye.jcoglan.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1277447?v=4","repositories_count":14,"last_synced_at":"2024-04-09T13:26:01.621Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/faye","funding_links":[],"total_stars":6631,"followers":14,"following":0,"created_at":"2022-11-02T16:17:25.773Z","updated_at":"2024-04-09T13:26:02.356Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye/repositories"},"packages":[{"id":13743231,"name":"node-faye-websocket","ecosystem":"ubuntu","description":null,"homepage":"http://github.com/faye/faye-websocket-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:35:44.746Z","latest_release_published_at":"2026-02-13T05:35:44.746Z","latest_release_number":"0.11.1-1","last_synced_at":"2026-03-13T09:24:54.989Z","created_at":"2026-02-13T05:35:43.910Z","updated_at":"2026-03-13T09:30:20.210Z","registry_url":"https://launchpad.net/ubuntu/+source/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-faye-websocket","standards_version":"4.1.3","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:35:45.347Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-faye-websocket?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13596422,"name":"node-faye-websocket","ecosystem":"debian","description":null,"homepage":"http://github.com/faye/faye-websocket-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:25:21.702Z","latest_release_published_at":"2026-02-11T10:25:21.702Z","latest_release_number":"0.11.1-1","last_synced_at":"2026-03-13T15:01:46.528Z","created_at":"2026-02-11T10:25:21.505Z","updated_at":"2026-03-13T15:01:46.529Z","registry_url":"https://tracker.debian.org/pkg/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":"https://packages.debian.org/buster/node-faye-websocket","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-faye-websocket","standards_version":"4.1.3","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:00.733Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-faye-websocket?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13399316,"name":"node-faye-websocket","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/faye/faye-websocket-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:36:22.274Z","latest_release_published_at":"2026-02-06T05:36:22.274Z","latest_release_number":"0.11.4-2","last_synced_at":"2026-03-06T06:56:44.918Z","created_at":"2026-02-06T05:36:21.890Z","updated_at":"2026-03-06T07:08:28.505Z","registry_url":"https://launchpad.net/ubuntu/+source/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-faye-websocket","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-websocket-driver \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-faye-websocket?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13793860,"name":"node-faye-websocket","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/faye/faye-websocket-node","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:01:15.776Z","latest_release_published_at":"2026-02-13T16:01:15.776Z","latest_release_number":"0.11.4-2","last_synced_at":"2026-03-13T20:16:48.824Z","created_at":"2026-02-13T16:01:15.572Z","updated_at":"2026-03-13T20:16:49.051Z","registry_url":"https://launchpad.net/ubuntu/+source/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-faye-websocket","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-websocket-driver \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1913033,"uuid":"2840511","full_name":"faye/faye-websocket-node","owner":"faye","description":"Standards-compliant WebSocket client and server","archived":false,"fork":false,"pushed_at":"2023-09-07T18:19:35.000Z","size":537,"stargazers_count":614,"open_issues_count":5,"forks_count":102,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-01-11T05:21:21.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faye.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-11-24T02:08:20.000Z","updated_at":"2025-12-10T22:38:52.000Z","dependencies_parsed_at":"2024-02-12T17:02:34.679Z","dependency_job_id":"414128f5-35c2-49bb-a537-ae62bb580a74","html_url":"https://github.com/faye/faye-websocket-node","commit_stats":{"total_commits":294,"total_committers":12,"mean_commits":24.5,"dds":0.04761904761904767,"last_synced_commit":"eae09c0780577f9e6d14860e1c31806fce1d41e2"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/faye/faye-websocket-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/sbom","scorecard":{"id":394038,"data":{"date":"2025-08-11","repo":{"name":"github.com/faye/faye-websocket-node","commit":"d21a41330c63cd9e03cebd2c327174e317f1da78"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:31:26.048Z","repository_id":1913033,"created_at":"2025-08-18T18:31:26.049Z","updated_at":"2025-08-18T18:31:26.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29184978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"online","status_checked_at":"2026-02-07T02:00:07.217Z","response_time":63,"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"}},"repo_metadata_updated_at":"2026-02-13T16:02:49.333Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-faye-websocket?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T05:20:20.056Z","issues_count":59,"pull_requests_count":24,"avg_time_to_close_issue":12379451.092592593,"avg_time_to_close_pull_request":3710770.2916666665,"issues_closed_count":54,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":40,"avg_comments_per_issue":4.728813559322034,"avg_comments_per_pull_request":2.5416666666666665,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13659434,"name":"node-faye-websocket","ecosystem":"debian","description":null,"homepage":"https://github.com/faye/faye-websocket-node","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:17:06.736Z","latest_release_published_at":"2026-02-12T08:17:06.736Z","latest_release_number":"0.11.4-2","last_synced_at":"2026-03-13T23:12:06.434Z","created_at":"2026-02-12T08:17:05.581Z","updated_at":"2026-03-13T23:12:06.435Z","registry_url":"https://tracker.debian.org/pkg/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":"https://packages.debian.org/trixie/node-faye-websocket","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-faye-websocket","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-websocket-driver \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1913033,"uuid":"2840511","full_name":"faye/faye-websocket-node","owner":"faye","description":"Standards-compliant WebSocket client and server","archived":false,"fork":false,"pushed_at":"2023-09-07T18:19:35.000Z","size":537,"stargazers_count":614,"open_issues_count":5,"forks_count":102,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-01-11T05:21:21.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faye.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-11-24T02:08:20.000Z","updated_at":"2025-12-10T22:38:52.000Z","dependencies_parsed_at":"2024-02-12T17:02:34.679Z","dependency_job_id":"414128f5-35c2-49bb-a537-ae62bb580a74","html_url":"https://github.com/faye/faye-websocket-node","commit_stats":{"total_commits":294,"total_committers":12,"mean_commits":24.5,"dds":0.04761904761904767,"last_synced_commit":"eae09c0780577f9e6d14860e1c31806fce1d41e2"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/faye/faye-websocket-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/sbom","scorecard":{"id":394038,"data":{"date":"2025-08-11","repo":{"name":"github.com/faye/faye-websocket-node","commit":"d21a41330c63cd9e03cebd2c327174e317f1da78"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:31:26.048Z","repository_id":1913033,"created_at":"2025-08-18T18:31:26.049Z","updated_at":"2025-08-18T18:31:26.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29184978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"online","status_checked_at":"2026-02-07T02:00:07.217Z","response_time":63,"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"}},"repo_metadata_updated_at":"2026-02-12T08:17:07.355Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.5233133751355429,"forks_count":0.6513026052104208,"docker_downloads_count":null,"average":0.2936539950864909},"purl":"pkg:deb/debian/node-faye-websocket?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13459350,"name":"node-faye-websocket","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/faye/faye-websocket-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:11:26.354Z","latest_release_published_at":"2026-02-09T06:11:26.354Z","latest_release_number":"0.11.4-2","last_synced_at":"2026-03-09T06:22:58.292Z","created_at":"2026-02-09T06:11:26.057Z","updated_at":"2026-03-09T06:33:41.863Z","registry_url":"https://launchpad.net/ubuntu/+source/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-faye-websocket","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-websocket-driver \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-faye-websocket?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13428454,"name":"node-faye-websocket","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/faye/faye-websocket-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:38:47.712Z","latest_release_published_at":"2026-02-07T15:38:47.712Z","latest_release_number":"0.11.4-1","last_synced_at":"2026-03-07T16:30:26.146Z","created_at":"2026-02-07T15:38:46.751Z","updated_at":"2026-03-07T17:02:45.743Z","registry_url":"https://launchpad.net/ubuntu/+source/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-faye-websocket","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-websocket-driver \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-faye-websocket?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13558231,"name":"node-faye-websocket","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/faye/faye-websocket-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:44:46.141Z","latest_release_published_at":"2026-02-11T04:44:46.141Z","latest_release_number":"0.11.4-2","last_synced_at":"2026-03-11T22:43:25.944Z","created_at":"2026-02-11T04:44:45.908Z","updated_at":"2026-03-11T22:43:25.944Z","registry_url":"https://launchpad.net/ubuntu/+source/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-faye-websocket","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-websocket-driver \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:58.229Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-faye-websocket?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13701490,"name":"node-faye-websocket","ecosystem":"debian","description":null,"homepage":"https://github.com/faye/faye-websocket-node","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:12:08.022Z","latest_release_published_at":"2026-02-12T21:12:08.022Z","latest_release_number":"0.11.4-2","last_synced_at":"2026-03-13T05:26:37.744Z","created_at":"2026-02-12T21:12:07.714Z","updated_at":"2026-03-13T05:26:37.745Z","registry_url":"https://tracker.debian.org/pkg/node-faye-websocket","install_command":"apt-get install node-faye-websocket","documentation_url":"https://packages.debian.org/bookworm/node-faye-websocket","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-faye-websocket","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-websocket-driver \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:14:23.989Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-faye-websocket?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-faye-websocket/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":25572,"name":"faye-websocket","ecosystem":"bower","description":null,"homepage":"","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2011-11-29T21:10:42.000Z","latest_release_published_at":"2021-05-24T22:12:27.000Z","latest_release_number":"0.11.4","last_synced_at":"2026-03-15T01:20:56.567Z","created_at":"2022-04-04T21:35:54.615Z","updated_at":"2026-03-15T01:20:56.568Z","registry_url":null,"install_command":"bower install faye-websocket","documentation_url":null,"metadata":{},"repo_metadata":{"id":1913033,"uuid":"2840511","full_name":"faye/faye-websocket-node","owner":"faye","description":"Standards-compliant WebSocket client and server","archived":false,"fork":false,"pushed_at":"2023-09-07T18:19:35.000Z","size":537,"stargazers_count":613,"open_issues_count":5,"forks_count":103,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-10-21T21:47:45.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faye.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-11-24T02:08:20.000Z","updated_at":"2025-09-29T21:53:54.000Z","dependencies_parsed_at":"2024-02-12T17:02:34.679Z","dependency_job_id":"414128f5-35c2-49bb-a537-ae62bb580a74","html_url":"https://github.com/faye/faye-websocket-node","commit_stats":{"total_commits":294,"total_committers":12,"mean_commits":24.5,"dds":0.04761904761904767,"last_synced_commit":"eae09c0780577f9e6d14860e1c31806fce1d41e2"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/faye/faye-websocket-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/sbom","scorecard":{"id":394038,"data":{"date":"2025-08-11","repo":{"name":"github.com/faye/faye-websocket-node","commit":"d21a41330c63cd9e03cebd2c327174e317f1da78"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:31:26.048Z","repository_id":1913033,"created_at":"2025-08-18T18:31:26.049Z","updated_at":"2025-08-18T18:31:26.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280872024,"owners_count":26405606,"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-24T02:00:06.418Z","response_time":73,"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":"faye","name":"faye","uuid":"1277447","kind":"organization","description":null,"email":null,"website":"http://faye.jcoglan.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1277447?v=4","repositories_count":14,"last_synced_at":"2024-04-09T13:26:01.621Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/faye","funding_links":[],"total_stars":6631,"followers":14,"following":0,"created_at":"2022-11-02T16:17:25.773Z","updated_at":"2024-04-09T13:26:02.356Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye/repositories"},"tags":[{"name":"0.11.4","sha":"0528a5d4bd13743c457f34f0483a65a14ad75efd","kind":"tag","published_at":"2021-05-24T22:12:27.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.11.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"a2d1fa84e4262a4a1f06700b188ad365d25fab03","kind":"tag","published_at":"2019-06-10T11:34:44.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.11.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.3/manifests"},{"name":"0.11.1","sha":"49eab191cc2946e40bdee650e9bd0bb2384562a2","kind":"tag","published_at":"2017-01-22T19:52:35.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.11.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.1/manifests"},{"name":"0.6.5","sha":"c4494ff88ac196f726bbb77a301c2177124b199e","kind":"tag","published_at":"2016-05-20T07:41:29.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.5","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.5/manifests"},{"name":"0.11.0","sha":"dc392490a8e84b9735aab0e306a2b477a6e84ce5","kind":"tag","published_at":"2016-02-24T08:34:58.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.11.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.0/manifests"},{"name":"0.6.4","sha":"2be829546b462aa7d552214e17d6f3e42b6a4bd0","kind":"tag","published_at":"2016-01-07T08:59:20.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"10481b81dbf80f83dbacffd8439405ba0a90e477","kind":"tag","published_at":"2015-11-06T22:17:37.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"fa8b82d424bddef1eba51e725ddc6a48965fd605","kind":"tag","published_at":"2015-07-18T16:49:55.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.2/manifests"},{"name":"0.10.0","sha":"854c0a96581d95d0f07db01ce48431a4098e7c60","kind":"tag","published_at":"2015-07-08T20:22:30.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.10.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.10.0/manifests"},{"name":"0.5.4","sha":"1cc0f33e1c82d9ed93ba8fa40b4bbd2dd9368d9c","kind":"tag","published_at":"2015-03-29T22:13:57.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.4/manifests"},{"name":"0.9.4","sha":"6c1689a73d5936a69e58ca2f046fe472cf1e62bd","kind":"tag","published_at":"2015-03-08T17:18:13.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.4/manifests"},{"name":"0.5.3","sha":"2b99c23788a2341baf5aaa23f2cf2c044d109cc5","kind":"tag","published_at":"2015-02-22T21:13:36.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.3/manifests"},{"name":"0.9.3","sha":"39eeb1b884bab3ea995bb8d0aa982a9fd9fdc15e","kind":"tag","published_at":"2015-02-19T20:54:38.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.3/manifests"},{"name":"0.5.2","sha":"0b7eedc3b55db9cbd8a482a009c229380201da97","kind":"tag","published_at":"2015-02-19T09:46:57.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.2/manifests"},{"name":"0.9.2","sha":"cd8f337278954d89709788ca3e63473597e372b2","kind":"tag","published_at":"2014-12-21T22:24:10.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"73284c858c6c63631bd6b8fb1cf938cc5bdcea14","kind":"tag","published_at":"2014-12-18T02:25:10.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.1/manifests"},{"name":"0.5.1","sha":"57e74231cf24e63b902347a8a5d5836247762559","kind":"tag","published_at":"2014-12-18T02:19:35.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.1/manifests"},{"name":"0.9.0","sha":"4f1eced5e0e6093f0c1e10ab749376472dad53dc","kind":"tag","published_at":"2014-12-13T14:21:56.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"112082800350b61653e1f0dfa878e52e31f2395f","kind":"tag","published_at":"2014-11-12T19:45:10.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.8.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"89a9b0d9b8898218616117fee9474b7209debc47","kind":"tag","published_at":"2014-11-08T19:50:30.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.8.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"4db640660d63db1cf208c27e41df62dd5a10f6d6","kind":"tag","published_at":"2014-10-04T07:35:56.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.7.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.3/manifests"},{"name":"0.3.6","sha":"1c33c0ce5698c43e24e043b647fa6a965b075d60","kind":"tag","published_at":"2014-10-04T07:32:00.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.6","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"dbedb370b791a6af9ca5dcb939123552cdd88990","kind":"tag","published_at":"2014-07-06T09:18:53.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.5","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"d40de878b26ffb1e9c977034010549b83e1ae4bd","kind":"tag","published_at":"2014-05-08T01:20:07.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"3bee0366c5340c7ecff3613bcbb7d148e979eec0","kind":"tag","published_at":"2014-04-24T22:32:13.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.3/manifests"},{"name":"0.7.2","sha":"fa7dcf365c1f8ec912f60e4946acc12080467377","kind":"tag","published_at":"2013-12-29T12:28:33.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.7.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.2/manifests"},{"name":"0.3.2","sha":"c752c76712801f9cd482541f5750b5bebdeb21ed","kind":"tag","published_at":"2013-12-29T12:25:36.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.2/manifests"},{"name":"0.7.1","sha":"052120b3d591d847ed840db063df7ca3dfa8e54e","kind":"tag","published_at":"2013-12-03T00:49:12.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.7.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"d1f2c2172d1a392c47b44bc205e00237699d272b","kind":"tag","published_at":"2013-09-09T21:22:44.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.7.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"067df9aaf45318d273e387251ba115cbdc416ae3","kind":"tag","published_at":"2013-07-05T14:18:38.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.1/manifests"},{"name":"0.2.2","sha":"d3e81b478e7f40419009e97c94bff12f697fa83b","kind":"tag","published_at":"2013-07-05T14:16:46.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.2.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"5a1dcd57735c1e8dbd8d93ff8e28cffde3a931f2","kind":"tag","published_at":"2013-05-17T10:51:42.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.2.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.1/manifests"},{"name":"0.6.0","sha":"b861f1a7792d0cc09ce7002657110ed6e76fb835","kind":"tag","published_at":"2013-05-12T16:41:50.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"7fc369fc827d254bb5c1cb572c5d27a33c2d3902","kind":"tag","published_at":"2013-05-05T00:47:52.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"99aacf67a52b1cd83ca83f217fbdaa6e50a57abb","kind":"tag","published_at":"2013-02-15T01:42:22.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"f50de645320f2d76318ae0a4ebe7b9e2a061f7bd","kind":"tag","published_at":"2012-07-09T07:58:09.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"90d039e3715d26b2eef96e5844b26d13919d77b4","kind":"tag","published_at":"2012-04-06T17:57:45.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"adee8ba51cc4e22a923118af5eb913b83d2e8cf8","kind":"tag","published_at":"2012-02-26T19:00:12.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"a6e2fe2aaab7aafbc17737e5a375ff6d0a16ff8b","kind":"tag","published_at":"2012-02-13T09:16:06.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"f0678e6c9109174a1af35f8dd0c17faf5ada1f62","kind":"tag","published_at":"2012-01-16T20:36:35.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"e2090ce0193899eb811d515ec66d1278addd4ca5","kind":"tag","published_at":"2012-01-13T21:41:41.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"4c3eaf8141bf65157dbbb1884646b49ce299a0c6","kind":"tag","published_at":"2011-12-21T01:35:31.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.2.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"19da8de4140c80abc41185bb880ee95f99eb1f39","kind":"tag","published_at":"2011-12-16T23:40:31.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.1.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b1ead4947e7486c728720fc06da5bad18dd4b201","kind":"tag","published_at":"2011-11-30T00:57:13.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.1.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"960651de3323ee90d526b4110b46bab02bef0e68","kind":"tag","published_at":"2011-11-29T21:10:42.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.1.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T07:15:36.528Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.08488577451148,"dependent_packages_count":6.0018230501908505,"stargazers_count":4.692929983478607,"forks_count":5.225602461117758,"docker_downloads_count":null,"average":9.001310317324673},"purl":"pkg:bower/faye-websocket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T09:13:27.282Z","issues_count":59,"pull_requests_count":24,"avg_time_to_close_issue":12379451.092592593,"avg_time_to_close_pull_request":3710770.2916666665,"issues_closed_count":54,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":40,"avg_comments_per_issue":4.728813559322034,"avg_comments_per_pull_request":2.5416666666666665,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/faye-websocket/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3374},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-06-10T05:19:40.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":4999122,"name":"org.webjars.npm:faye-websocket","ecosystem":"maven","description":"WebJar for faye-websocket","homepage":"https://www.webjars.org","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2017-09-03T13:16:27.000Z","latest_release_published_at":"2021-07-19T07:47:36.000Z","latest_release_number":"0.11.4","last_synced_at":"2026-07-08T23:24:19.104Z","created_at":"2022-07-27T10:56:04.091Z","updated_at":"2026-07-08T23:24:19.104Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/faye-websocket/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/faye-websocket/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1913033,"uuid":"2840511","full_name":"faye/faye-websocket-node","owner":"faye","description":"Standards-compliant WebSocket client and server","archived":false,"fork":false,"pushed_at":"2023-09-07T18:19:35.000Z","size":537,"stargazers_count":613,"open_issues_count":5,"forks_count":103,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-10-21T21:47:45.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faye.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-11-24T02:08:20.000Z","updated_at":"2025-09-29T21:53:54.000Z","dependencies_parsed_at":"2024-02-12T17:02:34.679Z","dependency_job_id":"414128f5-35c2-49bb-a537-ae62bb580a74","html_url":"https://github.com/faye/faye-websocket-node","commit_stats":{"total_commits":294,"total_committers":12,"mean_commits":24.5,"dds":0.04761904761904767,"last_synced_commit":"eae09c0780577f9e6d14860e1c31806fce1d41e2"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/faye/faye-websocket-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/sbom","scorecard":{"id":394038,"data":{"date":"2025-08-11","repo":{"name":"github.com/faye/faye-websocket-node","commit":"d21a41330c63cd9e03cebd2c327174e317f1da78"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:31:26.048Z","repository_id":1913033,"created_at":"2025-08-18T18:31:26.049Z","updated_at":"2025-08-18T18:31:26.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280872024,"owners_count":26405606,"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-24T02:00:06.418Z","response_time":73,"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":"faye","name":"faye","uuid":"1277447","kind":"organization","description":null,"email":null,"website":"http://faye.jcoglan.com","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1277447?v=4","repositories_count":14,"last_synced_at":"2024-04-09T13:26:01.621Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/faye","funding_links":[],"total_stars":6631,"followers":14,"following":0,"created_at":"2022-11-02T16:17:25.773Z","updated_at":"2024-04-09T13:26:02.356Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye/repositories"},"tags":[{"name":"0.11.4","sha":"0528a5d4bd13743c457f34f0483a65a14ad75efd","kind":"tag","published_at":"2021-05-24T22:12:27.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.11.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"a2d1fa84e4262a4a1f06700b188ad365d25fab03","kind":"tag","published_at":"2019-06-10T11:34:44.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.11.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.3/manifests"},{"name":"0.11.1","sha":"49eab191cc2946e40bdee650e9bd0bb2384562a2","kind":"tag","published_at":"2017-01-22T19:52:35.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.11.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.1/manifests"},{"name":"0.6.5","sha":"c4494ff88ac196f726bbb77a301c2177124b199e","kind":"tag","published_at":"2016-05-20T07:41:29.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.5","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.5/manifests"},{"name":"0.11.0","sha":"dc392490a8e84b9735aab0e306a2b477a6e84ce5","kind":"tag","published_at":"2016-02-24T08:34:58.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.11.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.11.0/manifests"},{"name":"0.6.4","sha":"2be829546b462aa7d552214e17d6f3e42b6a4bd0","kind":"tag","published_at":"2016-01-07T08:59:20.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"10481b81dbf80f83dbacffd8439405ba0a90e477","kind":"tag","published_at":"2015-11-06T22:17:37.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"fa8b82d424bddef1eba51e725ddc6a48965fd605","kind":"tag","published_at":"2015-07-18T16:49:55.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.2/manifests"},{"name":"0.10.0","sha":"854c0a96581d95d0f07db01ce48431a4098e7c60","kind":"tag","published_at":"2015-07-08T20:22:30.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.10.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.10.0/manifests"},{"name":"0.5.4","sha":"1cc0f33e1c82d9ed93ba8fa40b4bbd2dd9368d9c","kind":"tag","published_at":"2015-03-29T22:13:57.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.4/manifests"},{"name":"0.9.4","sha":"6c1689a73d5936a69e58ca2f046fe472cf1e62bd","kind":"tag","published_at":"2015-03-08T17:18:13.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.4/manifests"},{"name":"0.5.3","sha":"2b99c23788a2341baf5aaa23f2cf2c044d109cc5","kind":"tag","published_at":"2015-02-22T21:13:36.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.3/manifests"},{"name":"0.9.3","sha":"39eeb1b884bab3ea995bb8d0aa982a9fd9fdc15e","kind":"tag","published_at":"2015-02-19T20:54:38.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.3/manifests"},{"name":"0.5.2","sha":"0b7eedc3b55db9cbd8a482a009c229380201da97","kind":"tag","published_at":"2015-02-19T09:46:57.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.2/manifests"},{"name":"0.9.2","sha":"cd8f337278954d89709788ca3e63473597e372b2","kind":"tag","published_at":"2014-12-21T22:24:10.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"73284c858c6c63631bd6b8fb1cf938cc5bdcea14","kind":"tag","published_at":"2014-12-18T02:25:10.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.1/manifests"},{"name":"0.5.1","sha":"57e74231cf24e63b902347a8a5d5836247762559","kind":"tag","published_at":"2014-12-18T02:19:35.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.1/manifests"},{"name":"0.9.0","sha":"4f1eced5e0e6093f0c1e10ab749376472dad53dc","kind":"tag","published_at":"2014-12-13T14:21:56.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.9.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"112082800350b61653e1f0dfa878e52e31f2395f","kind":"tag","published_at":"2014-11-12T19:45:10.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.8.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"89a9b0d9b8898218616117fee9474b7209debc47","kind":"tag","published_at":"2014-11-08T19:50:30.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.8.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"4db640660d63db1cf208c27e41df62dd5a10f6d6","kind":"tag","published_at":"2014-10-04T07:35:56.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.7.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.3/manifests"},{"name":"0.3.6","sha":"1c33c0ce5698c43e24e043b647fa6a965b075d60","kind":"tag","published_at":"2014-10-04T07:32:00.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.6","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"dbedb370b791a6af9ca5dcb939123552cdd88990","kind":"tag","published_at":"2014-07-06T09:18:53.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.5","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"d40de878b26ffb1e9c977034010549b83e1ae4bd","kind":"tag","published_at":"2014-05-08T01:20:07.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"3bee0366c5340c7ecff3613bcbb7d148e979eec0","kind":"tag","published_at":"2014-04-24T22:32:13.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.3/manifests"},{"name":"0.7.2","sha":"fa7dcf365c1f8ec912f60e4946acc12080467377","kind":"tag","published_at":"2013-12-29T12:28:33.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.7.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.2/manifests"},{"name":"0.3.2","sha":"c752c76712801f9cd482541f5750b5bebdeb21ed","kind":"tag","published_at":"2013-12-29T12:25:36.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.2/manifests"},{"name":"0.7.1","sha":"052120b3d591d847ed840db063df7ca3dfa8e54e","kind":"tag","published_at":"2013-12-03T00:49:12.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.7.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"d1f2c2172d1a392c47b44bc205e00237699d272b","kind":"tag","published_at":"2013-09-09T21:22:44.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.7.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"067df9aaf45318d273e387251ba115cbdc416ae3","kind":"tag","published_at":"2013-07-05T14:18:38.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.1/manifests"},{"name":"0.2.2","sha":"d3e81b478e7f40419009e97c94bff12f697fa83b","kind":"tag","published_at":"2013-07-05T14:16:46.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.2.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"5a1dcd57735c1e8dbd8d93ff8e28cffde3a931f2","kind":"tag","published_at":"2013-05-17T10:51:42.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.2.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.1/manifests"},{"name":"0.6.0","sha":"b861f1a7792d0cc09ce7002657110ed6e76fb835","kind":"tag","published_at":"2013-05-12T16:41:50.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.6.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"7fc369fc827d254bb5c1cb572c5d27a33c2d3902","kind":"tag","published_at":"2013-05-05T00:47:52.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.5.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"99aacf67a52b1cd83ca83f217fbdaa6e50a57abb","kind":"tag","published_at":"2013-02-15T01:42:22.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.4","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"f50de645320f2d76318ae0a4ebe7b9e2a061f7bd","kind":"tag","published_at":"2012-07-09T07:58:09.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.3","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"90d039e3715d26b2eef96e5844b26d13919d77b4","kind":"tag","published_at":"2012-04-06T17:57:45.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"adee8ba51cc4e22a923118af5eb913b83d2e8cf8","kind":"tag","published_at":"2012-02-26T19:00:12.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"a6e2fe2aaab7aafbc17737e5a375ff6d0a16ff8b","kind":"tag","published_at":"2012-02-13T09:16:06.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.4.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"f0678e6c9109174a1af35f8dd0c17faf5ada1f62","kind":"tag","published_at":"2012-01-16T20:36:35.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"e2090ce0193899eb811d515ec66d1278addd4ca5","kind":"tag","published_at":"2012-01-13T21:41:41.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.3.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"4c3eaf8141bf65157dbbb1884646b49ce299a0c6","kind":"tag","published_at":"2011-12-21T01:35:31.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.2.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"19da8de4140c80abc41185bb880ee95f99eb1f39","kind":"tag","published_at":"2011-12-16T23:40:31.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.1.2","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b1ead4947e7486c728720fc06da5bad18dd4b201","kind":"tag","published_at":"2011-11-30T00:57:13.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.1.1","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"960651de3323ee90d526b4110b46bab02bef0e68","kind":"tag","published_at":"2011-11-29T21:10:42.000Z","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/0.1.0","html_url":"https://github.com/faye/faye-websocket-node/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/faye/faye-websocket-node@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T15:15:18.064Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":11.420276362702472,"forks_count":12.724241226477368,"average":15.819928852755702},"purl":"pkg:maven/org.webjars.npm/faye-websocket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T09:13:27.282Z","issues_count":59,"pull_requests_count":24,"avg_time_to_close_issue":12379451.092592593,"avg_time_to_close_pull_request":3710770.2916666665,"issues_closed_count":54,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":40,"avg_comments_per_issue":4.728813559322034,"avg_comments_per_pull_request":2.5416666666666665,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:faye-websocket/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":610732,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14074468,"name":"@depup/faye-websocket","ecosystem":"npm","description":"[DepUp] Standards-compliant WebSocket server and client","homepage":"https://github.com/faye/faye-websocket-node","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["depup","dependency-bumped","updated-deps","faye-websocket","websocket","eventsource"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:36:31.291Z","latest_release_published_at":"2026-03-17T16:36:31.291Z","latest_release_number":"0.11.4-depup.0","last_synced_at":"2026-07-08T23:24:20.377Z","created_at":"2026-03-19T04:22:31.574Z","updated_at":"2026-07-08T23:24:20.377Z","registry_url":"https://www.npmjs.com/package/@depup/faye-websocket","install_command":"npm install @depup/faye-websocket","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.11.4-depup.0"}},"repo_metadata":{"id":1913033,"uuid":"2840511","full_name":"faye/faye-websocket-node","owner":"faye","description":"Standards-compliant WebSocket client and server","archived":false,"fork":false,"pushed_at":"2023-09-07T18:19:35.000Z","size":537,"stargazers_count":614,"open_issues_count":5,"forks_count":100,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-06-17T13:30:00.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faye.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-11-24T02:08:20.000Z","updated_at":"2026-06-12T09:42:04.000Z","dependencies_parsed_at":"2024-02-12T17:02:34.679Z","dependency_job_id":"414128f5-35c2-49bb-a537-ae62bb580a74","html_url":"https://github.com/faye/faye-websocket-node","commit_stats":{"total_commits":294,"total_committers":12,"mean_commits":24.5,"dds":0.04761904761904767,"last_synced_commit":"eae09c0780577f9e6d14860e1c31806fce1d41e2"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/faye/faye-websocket-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/sbom","scorecard":{"id":394038,"data":{"date":"2025-08-11","repo":{"name":"github.com/faye/faye-websocket-node","commit":"d21a41330c63cd9e03cebd2c327174e317f1da78"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:31:26.048Z","repository_id":1913033,"created_at":"2025-08-18T18:31:26.049Z","updated_at":"2025-08-18T18:31:26.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34508063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-18T21:22:56.174Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/faye-websocket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/faye-websocket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/faye-websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T05:20:20.056Z","issues_count":59,"pull_requests_count":24,"avg_time_to_close_issue":12379451.092592593,"avg_time_to_close_pull_request":3710770.2916666665,"issues_closed_count":54,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":40,"avg_comments_per_issue":4.728813559322034,"avg_comments_per_pull_request":2.5416666666666665,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffaye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffaye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffaye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffaye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffaye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffaye-websocket/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:35.536Z","updated_at":"2026-03-19T04:22:35.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1709076,"name":"faye-websocket","ecosystem":"npm","description":"Standards-compliant WebSocket server and client","homepage":"https://github.com/faye/faye-websocket-node","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/faye/faye-websocket-node","keywords_array":["websocket","eventsource"],"namespace":null,"versions_count":30,"first_release_published_at":"2011-11-28T09:14:30.572Z","latest_release_published_at":"2021-05-24T22:11:37.500Z","latest_release_number":"0.11.4","last_synced_at":"2026-07-09T20:09:56.908Z","created_at":"2022-04-09T15:28:19.187Z","updated_at":"2026-07-09T20:09:56.909Z","registry_url":"https://www.npmjs.com/package/faye-websocket","install_command":"npm install faye-websocket","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.11.4"}},"repo_metadata":{"id":1913033,"uuid":"2840511","full_name":"faye/faye-websocket-node","owner":"faye","description":"Standards-compliant WebSocket client and server","archived":false,"fork":false,"pushed_at":"2023-09-07T18:19:35.000Z","size":537,"stargazers_count":614,"open_issues_count":5,"forks_count":100,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-06-17T13:30:00.083Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faye.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-11-24T02:08:20.000Z","updated_at":"2026-06-12T09:42:04.000Z","dependencies_parsed_at":"2024-02-12T17:02:34.679Z","dependency_job_id":"414128f5-35c2-49bb-a537-ae62bb580a74","html_url":"https://github.com/faye/faye-websocket-node","commit_stats":{"total_commits":294,"total_committers":12,"mean_commits":24.5,"dds":0.04761904761904767,"last_synced_commit":"eae09c0780577f9e6d14860e1c31806fce1d41e2"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/faye/faye-websocket-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faye","download_url":"https://codeload.github.com/faye/faye-websocket-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/sbom","scorecard":{"id":394038,"data":{"date":"2025-08-11","repo":{"name":"github.com/faye/faye-websocket-node","commit":"d21a41330c63cd9e03cebd2c327174e317f1da78"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/faye/faye-websocket-node/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:31:26.048Z","repository_id":1913033,"created_at":"2025-08-18T18:31:26.049Z","updated_at":"2025-08-18T18:31:26.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34508063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-03T14:35:44.752Z","dependent_packages_count":665,"downloads":121278746,"downloads_period":"last-month","dependent_repos_count":3105318,"rankings":{"downloads":0.02617511480361545,"dependent_repos_count":0.005339066304084742,"dependent_packages_count":0.09325569144468016,"stargazers_count":2.8507602282820472,"forks_count":2.945932507630758,"docker_downloads_count":0.03797582032700275,"average":0.9932397381320314},"purl":"pkg:npm/faye-websocket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/faye-websocket","docker_dependents_count":13198,"docker_downloads_count":3386460125,"usage_url":"https://repos.ecosyste.ms/usage/npm/faye-websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/faye-websocket/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-10T05:20:20.056Z","issues_count":59,"pull_requests_count":24,"avg_time_to_close_issue":12379451.092592593,"avg_time_to_close_pull_request":3710770.2916666665,"issues_closed_count":54,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":40,"avg_comments_per_issue":4.728813559322034,"avg_comments_per_pull_request":2.5416666666666665,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/faye-websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/faye-websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/faye-websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/faye-websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/faye-websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/faye-websocket/codemeta","maintainers":[{"uuid":"jcoglan","login":"jcoglan","name":null,"email":"jcoglan@gmail.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~jcoglan","role":null,"created_at":"2022-11-12T08:21:02.765Z","updated_at":"2022-11-12T08:21:02.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcoglan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":11838,"full_name":"faye/faye-websocket-node","default_branch":"main","total_commits":299,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":27.181818181818183,"dds":0.04682274247491636,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-08T23:20:47.589Z","last_synced_commit":"d21a41330c63cd9e03cebd2c327174e317f1da78","created_at":"2023-03-07T11:18:22.967Z","updated_at":"2026-07-08T23:20:32.182Z","committers":[{"name":"James Coglan","email":"jcoglan@gmail.com","login":"jcoglan","count":285},{"name":"David Glasser","email":"glasser@davidglasser.net","login":"glasser","count":3},{"name":"Nick Nissen","email":"nickknissen@gmail.com","login":"nickknissen","count":2},{"name":"Luigi Pinca","email":"luigipinca@gmail.com","login":"lpinca","count":2},{"name":"ramsperger","email":"github@jitjat.com","login":"ramsperger","count":1},{"name":"arnaud16571542","email":"46076080+arnaud16571542","login":"arnaud16571542","count":1},{"name":"Tom Jakubowski","email":"tom@crystae.net","login":"tomjakubowski","count":1},{"name":"Markus Frosch","email":"markus@lazyfrosch.de","login":"lazyfrosch","count":1},{"name":"Marek Majkowski","email":"majek04@gmail.com","login":"majek","count":1},{"name":"John Lees-Miller","email":"jdleesmiller@gmail.com","login":"jdleesmiller","count":1},{"name":"Greg Soltis","email":"gsoltis@gmail.com","login":"gsoltis","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:15.311Z","repositories_count":6295810,"commits_count":863037420,"contributors_count":35212867,"owners_count":1185487,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"faye/faye-websocket-node","html_url":"https://github.com/faye/faye-websocket-node","last_synced_at":"2026-05-19T06:29:26.101Z","status":"error","issues_count":59,"pull_requests_count":24,"avg_time_to_close_issue":12379451.092592593,"avg_time_to_close_pull_request":3710770.2916666665,"issues_closed_count":54,"pull_requests_closed_count":24,"pull_request_authors_count":18,"issue_authors_count":40,"avg_comments_per_issue":4.728813559322034,"avg_comments_per_pull_request":2.5416666666666665,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T10:07:15.915Z","updated_at":"2026-05-19T06:29:26.101Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/faye%2Ffaye-websocket-node/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":39,"CONTRIBUTOR":18}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":16,"NONE":8}},"issue_authors":{"table":{"majek":7,"lpinca":6,"glasser":4,"nicokaiser":3,"OfficialCRUGG":2,"macinjosh32":2,"sebakerckhof":2,"cades":1,"braydonf":1,"simonmorley":1,"ghost":1,"coopr":1,"craig-miller":1,"mikelehen":1,"janober":1,"hasan3ysf":1,"nilya":1,"jpambrun":1,"ocbrewing":1,"livingyang":1,"razerduy":1,"purplefox":1,"Karl01":1,"andyearnshaw":1,"louisbranch":1,"ashenwgt":1,"asilvas":1,"bitdivine":1,"jonbuffington":1,"ryanpbrewster":1,"orodeh":1,"acarioni":1,"Arkine":1,"gsoltis":1,"repomaa":1,"Feiyang1":1,"brycekahle":1,"aceway":1}},"pull_request_authors":{"table":{"glasser":4,"majek":3,"lpinca":2,"shripadk":1,"nageshlop":1,"jdleesmiller":1,"jwngr":1,"prawnsalad":1,"nickknissen":1,"ralphtheninja":1,"ramsperger":1,"arnaud16571542":1,"braydonf":1,"gsoltis":1,"orodeh":1,"lazyfrosch":1,"rsorge":1,"tomjakubowski":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-08T00:00:20.957Z","repositories_count":14865454,"issues_count":32424582,"pull_requests_count":106574943,"authors_count":11338832,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1,"WatchEvent":5},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-10T22:51:14.480Z","updated_at":"2022-09-10T22:51:14.480Z","repository_link":"https://github.com/faye/faye-websocket-node/blob/main/package.json","dependencies":[{"id":4433419208,"package_name":"websocket-driver","ecosystem":"npm","requirements":"\u003e=0.5.1","direct":true,"kind":"runtime","optional":false},{"id":4433419209,"package_name":"jstest","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":4433419210,"package_name":"pace","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":4433419211,"package_name":"permessage-deflate","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-02-12T17:02:34.413Z","updated_at":"2024-02-12T17:02:34.413Z","repository_link":"https://github.com/faye/faye-websocket-node/blob/main/.github/workflows/test.yml","dependencies":[{"id":16188206997,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16188206998,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":30.805126859260188,"created_at":"2026-07-08T09:13:23.810Z","updated_at":"2026-07-11T11:30:23.969Z","avatar_url":"https://github.com/faye.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378615","html_url":"https://summary.ecosyste.ms/projects/378615"}