{"id":12001108,"name":"github.com/cloudwego/Netpoll","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cloudwego/Netpoll","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2021-06-23T08:24:32.000Z","latest_release_published_at":"2025-09-23T07:05:05.000Z","latest_release_number":"v0.7.2","last_synced_at":"2026-05-24T21:02:12.592Z","created_at":"2025-08-12T12:25:39.350Z","updated_at":"2026-05-24T21:02:12.593Z","registry_url":"https://pkg.go.dev/github.com/cloudwego/Netpoll","install_command":"go get github.com/cloudwego/Netpoll","documentation_url":"https://pkg.go.dev/github.com/cloudwego/Netpoll#section-documentation","metadata":{},"repo_metadata":{"id":36966670,"uuid":"342158146","full_name":"cloudwego/netpoll","owner":"cloudwego","description":"A high-performance non-blocking I/O networking framework focusing on RPC scenarios.","archived":false,"fork":false,"pushed_at":"2025-10-31T07:02:33.000Z","size":637,"stargazers_count":4452,"open_issues_count":27,"forks_count":493,"subscribers_count":71,"default_branch":"main","last_synced_at":"2025-10-31T08:36:02.012Z","etag":null,"topics":["golang","high-performance","net","network-programming","rpc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudwego.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-25T07:24:02.000Z","updated_at":"2025-10-31T07:02:36.000Z","dependencies_parsed_at":"2023-10-20T18:57:54.451Z","dependency_job_id":"e29a32f9-8a76-4ac1-9b67-b519154d4c43","html_url":"https://github.com/cloudwego/netpoll","commit_stats":{"total_commits":136,"total_committers":33,"mean_commits":4.121212121212121,"dds":0.6029411764705883,"last_synced_commit":"3e411b105a0b7672cda9c0e3ca682b9d8e5b5f8c"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/cloudwego/netpoll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudwego","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/sbom","scorecard":{"id":293376,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudwego/netpoll","commit":"b0bf57dc0a80447a5c84ae3ef7d5760b58ccd736"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pr-check.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/pr-check.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-check.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-check.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-check.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-check.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-check.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudwego/netpoll/pr-check.yml/develop?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 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-17T18:52:52.568Z","repository_id":36966670,"created_at":"2025-08-17T18:52:52.569Z","updated_at":"2025-08-17T18:52:52.569Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281960718,"owners_count":26590414,"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-31T02:00:07.401Z","response_time":57,"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":"cloudwego","name":"CloudWeGo","uuid":"79236453","kind":"organization","description":"A leading practice for building enterprise-class cloud native architectures!","email":"conduct@cloudwego.io","website":"https://www.cloudwego.io/","location":null,"twitter":"CloudWeGo","company":null,"icon_url":"https://avatars.githubusercontent.com/u/79236453?v=4","repositories_count":27,"last_synced_at":"2023-03-03T20:03:47.412Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cloudwego","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:15:22.679Z","updated_at":"2023-03-03T20:03:47.421Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudwego","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudwego/repositories"},"tags":[{"name":"v0.7.2","sha":"c5cc5c2bc283b345f3818f0fd2c73b013abc9293","kind":"commit","published_at":"2025-09-23T07:05:05.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.7.2","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"9715df530281d7b4007ded342895281508747d84","kind":"commit","published_at":"2025-06-16T08:24:39.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.7.1","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"4b375b6b0d680cfecb04f8aacff78e5cb3c74c4a","kind":"commit","published_at":"2025-04-01T03:51:02.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.7.0","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"998f2d45e24f6c765fa4765a39081979acf72336","kind":"commit","published_at":"2024-12-02T03:05:19.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.6.5","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"4c1f144fcb8983c50e58e8c44fea2d067388ab66","kind":"commit","published_at":"2024-09-05T09:53:09.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.6.4","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"3bd1fe2ad79b4c0b3a93744ab3369e026744c916","kind":"commit","published_at":"2024-07-25T07:06:49.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.6.3","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"fa3c9e00b4cea0a881af72751c5b4847078e00ae","kind":"commit","published_at":"2024-06-21T13:40:49.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.6.2","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"2f8043a6acc42f2c97518c019a40bfa33b14f87d","kind":"commit","published_at":"2024-06-12T02:49:51.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.6.1","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"8c8b8724f599595d02949430b6fb74b3a0c7021c","kind":"commit","published_at":"2024-03-04T07:30:58.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.6.0","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"4b0bb9669dfb83201a0345ae1bf7807ffbb94b06","kind":"commit","published_at":"2023-10-18T07:49:08.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.5.1","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0faba6ee4211b38bbcc863bb38d502a6685a98fb","kind":"commit","published_at":"2023-09-26T09:28:06.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.5.0","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"e19afcc0317cec352f24cdfe6787c8fd5a444c1e","kind":"commit","published_at":"2023-06-28T07:58:35.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.4.1","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a8756d274d7b60abebda8d42ab544604aba1ff30","kind":"commit","published_at":"2023-06-13T11:28:39.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.4.0","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"88cace1a0a45c935e1800c574709093077bfaec8","kind":"commit","published_at":"2022-12-20T09:07:54.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.3.2","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"cc79ea330f4282ea85053fba7529c74a3a2b3c1c","kind":"commit","published_at":"2022-11-08T09:36:57.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.3.1","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7340a0d3582accf86965fe3cb73d3a094092696e","kind":"commit","published_at":"2022-10-31T07:06:05.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.3.0","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"d18be179867fd55c0a79a772f17987b1de85e0a9","kind":"commit","published_at":"2022-08-03T06:19:57.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.2.6","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"93eca423b4c78f047d68e525c85b3a2ea54c7a68","kind":"commit","published_at":"2022-07-13T06:20:58.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.2.5","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"4a19aeecc5b1537d8157d6ea06b83d67ddab8f62","kind":"commit","published_at":"2022-05-20T08:52:09.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.2.4","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"659bc6c7f5281348eb5838414c36f16275052287","kind":"commit","published_at":"2022-05-16T03:08:58.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.2.3","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"41e91877f445d931a8ddca10da3a2cb0bc38bfff","kind":"commit","published_at":"2022-04-28T07:42:59.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.2.2","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f6704709ce5230765615f0378ef1698d71c743a0","kind":"commit","published_at":"2022-02-23T09:58:38.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.2.1","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"10865ef37d242183491131ebfd8be433200db229","kind":"commit","published_at":"2022-02-22T10:22:47.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.2.0","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"985eb3631eec64b60a9ca0662e5563777d2686ea","kind":"commit","published_at":"2021-12-12T03:16:04.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.1.2","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"66a7ad169984e52ef6f7b7f82eaaaa024c0c4d47","kind":"commit","published_at":"2021-12-09T09:33:43.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.1.1","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68a9c4c6c43debaa28f097499ca792314ed624ef","kind":"commit","published_at":"2021-12-01T09:55:54.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.1.0","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"3304c59ced90fdf1984e0895b1531f9d35938c50","kind":"commit","published_at":"2021-09-16T06:41:07.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.0.4","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"5607dcbce465c6c75e53fa346da356df96bfb38b","kind":"commit","published_at":"2021-07-14T10:48:04.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.0.3","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e7084e736bfbce0f412e509a94c78169e2e128db","kind":"commit","published_at":"2021-07-05T06:41:28.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.0.2","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f3e49cb1e24de5b5647fd5f32622e58fce81a726","kind":"commit","published_at":"2021-06-23T08:24:32.000Z","download_url":"https://codeload.github.com/cloudwego/netpoll/tar.gz/v0.0.1","html_url":"https://github.com/cloudwego/netpoll/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudwego/netpoll@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-31T08:48:06.949Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.5918001392398,"dependent_packages_count":5.240137008658071,"stargazers_count":1.2069872008742781,"forks_count":1.4953316400048342,"docker_downloads_count":null,"average":3.383563997194246},"purl":"pkg:golang/github.com/cloudwego/%21netpoll","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cloudwego/Netpoll","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cloudwego/Netpoll","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cloudwego/Netpoll/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T18:20:46.298Z","issues_count":74,"pull_requests_count":213,"avg_time_to_close_issue":15169482.018867925,"avg_time_to_close_pull_request":8215156.194285714,"issues_closed_count":53,"pull_requests_closed_count":175,"pull_request_authors_count":33,"issue_authors_count":57,"avg_comments_per_issue":3.4324324324324325,"avg_comments_per_pull_request":0.49765258215962443,"merged_pull_requests_count":131,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":12,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":2925531.4,"past_year_avg_time_to_close_pull_request":367858.48387096776,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.3953488372093023,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudwego%2Fnetpoll/issues","maintainers":[{"login":"joway","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joway"},{"login":"jayantxie","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayantxie"},{"login":"GuangmingLuo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GuangmingLuo"},{"login":"Duslia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Duslia"},{"login":"liu-song","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/liu-song"}],"active_maintainers":[{"login":"jayantxie","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayantxie"},{"login":"joway","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joway"},{"login":"GuangmingLuo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GuangmingLuo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudwego%2FNetpoll/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudwego%2FNetpoll/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudwego%2FNetpoll/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudwego%2FNetpoll/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudwego%2FNetpoll/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcloudwego%2FNetpoll/codemeta","maintainers":[]}