{"id":132993,"name":"shelf_web_socket","ecosystem":"pub","description":"A shelf handler that wires up a listener for every connection.","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dart-lang/shelf","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2015-08-27T19:57:44.664Z","latest_release_published_at":"2025-01-30T17:50:10.363Z","latest_release_number":"3.0.0","last_synced_at":"2026-04-17T17:30:55.583Z","created_at":"2022-04-05T14:41:26.359Z","updated_at":"2026-04-17T17:32:49.221Z","registry_url":"https://pub.dev/packages/shelf_web_socket","install_command":"dart pub add shelf_web_socket","documentation_url":"https://pub.dev/documentation/shelf_web_socket/","metadata":{},"repo_metadata":{"id":24833038,"uuid":"28247713","full_name":"dart-lang/shelf","owner":"dart-lang","description":"Web server middleware for Dart","archived":false,"fork":false,"pushed_at":"2026-04-01T15:08:54.000Z","size":1071,"stargazers_count":997,"open_issues_count":76,"forks_count":135,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-04-11T20:11:25.873Z","etag":null,"topics":["dart","http","server"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/shelf","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dart-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-19T21:51:14.000Z","updated_at":"2026-04-05T17:57:08.000Z","dependencies_parsed_at":"2024-01-18T10:16:16.704Z","dependency_job_id":"c40f1e32-5b2e-4939-b039-efe9401a3c70","html_url":"https://github.com/dart-lang/shelf","commit_stats":{"total_commits":647,"total_committers":63,"mean_commits":10.26984126984127,"dds":0.8021638330757341,"last_synced_commit":"7f26ebdeab5bdc18e0ab3f6d3944aa51524eafdf"},"previous_names":[],"tags_count":139,"template":false,"template_full_name":null,"purl":"pkg:github/dart-lang/shelf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang","download_url":"https://codeload.github.com/dart-lang/shelf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/sbom","scorecard":{"id":323398,"data":{"date":"2025-08-11","repo":{"name":"github.com/dart-lang/shelf","commit":"400fc396b9fd07b3dced5c6a0d7567072598f2d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"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":"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":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","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":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/dart.yml:16","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/pull_request_label.yml:8","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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dart-lang/shelf/publish.yaml/master?enable=pin","Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  24 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dart-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/dart-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/dart-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/dart-lang/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T01:54:50.325Z","repository_id":24833038,"created_at":"2025-08-18T01:54:50.325Z","updated_at":"2025-08-18T01:54:50.325Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-04-17T17:32:49.200Z","dependent_packages_count":49,"downloads":null,"downloads_period":null,"dependent_repos_count":31677,"rankings":{"downloads":null,"dependent_repos_count":0.14951893906561498,"dependent_packages_count":0.7107875005417588,"stargazers_count":1.8570685620178555,"forks_count":2.6913409031810698,"docker_downloads_count":0.06717517552223282,"average":1.0951782160657064},"purl":"pkg:pub/shelf_web_socket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/shelf_web_socket","docker_dependents_count":84,"docker_downloads_count":19038058,"usage_url":"https://repos.ecosyste.ms/usage/pub/shelf_web_socket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/shelf_web_socket/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-01T16:01:52.742Z","issues_count":121,"pull_requests_count":168,"avg_time_to_close_issue":7640668.983606557,"avg_time_to_close_pull_request":2614624.1486486485,"issues_closed_count":61,"pull_requests_closed_count":148,"pull_request_authors_count":30,"issue_authors_count":89,"avg_comments_per_issue":1.7107438016528926,"avg_comments_per_pull_request":1.4523809523809523,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":6,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":564767.5,"past_year_avg_time_to_close_pull_request":226970.66666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":4.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fshelf/issues","maintainers":[{"login":"kevmoo","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"devoncarew","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devoncarew"},{"login":"natebosch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natebosch"},{"login":"mosuem","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosuem"},{"login":"jonasfj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasfj"},{"login":"nex3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nex3"},{"login":"mit-mit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mit-mit"},{"login":"annagrin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annagrin"}],"active_maintainers":[{"login":"kevmoo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"jonasfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasfj"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_web_socket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_web_socket/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_web_socket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_web_socket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/shelf_web_socket/codemeta","maintainers":[]}