{"id":3745,"url":"https://github.com/panjf2000/gnet","last_synced_at":"2026-05-13T18:20:16.675Z","repository":{"id":37430767,"uuid":"172292744","full_name":"panjf2000/gnet","owner":"panjf2000","description":"🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.","archived":false,"fork":false,"pushed_at":"2025-08-10T02:46:58.000Z","size":43244,"stargazers_count":10724,"open_issues_count":3,"forks_count":1082,"subscribers_count":165,"default_branch":"dev","last_synced_at":"2025-08-15T12:36:44.391Z","etag":null,"topics":["async","asynchronous","epoll","event-driven","event-loop","go","golang","goroutine","io","kqueue","network","networking","non-blocking","reactor","tcp","udp"],"latest_commit_sha":null,"homepage":"https://gnet.host","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/panjf2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["panjf2000"],"patreon":"panjf2000","open_collective":"panjf2000","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-02-24T03:48:45.000Z","updated_at":"2025-08-15T12:29:40.000Z","dependencies_parsed_at":"2023-12-13T06:26:48.566Z","dependency_job_id":"24564d98-5331-44d0-8e95-f9aa9865db9c","html_url":"https://github.com/panjf2000/gnet","commit_stats":{"total_commits":871,"total_committers":33,"mean_commits":"26.393939393939394","dds":0.06888633754305395,"last_synced_commit":"f03f0bdf9bbbdc18ed659cd3a7d09950d720424b"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/panjf2000/gnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panjf2000%2Fgnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panjf2000%2Fgnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panjf2000%2Fgnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panjf2000%2Fgnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panjf2000","download_url":"https://codeload.github.com/panjf2000/gnet/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panjf2000%2Fgnet/sbom","scorecard":{"id":719189,"data":{"date":"2025-08-11","repo":{"name":"github.com/panjf2000/gnet","commit":"871ffb544eca67f79eb0c8264a8fd04957416028"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"9 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/pull-request.yml:15"],"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":"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":"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-compile-bsd.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/cross-compile-bsd.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-compile-bsd.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/cross-compile-bsd.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-translator.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/gh-translator.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/release-drafter.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/stale-bot.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_gc_opt.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_gc_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_gc_opt.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_gc_opt.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_gc_opt.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_gc_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_gc_opt.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_gc_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_gc_opt.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_gc_opt.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_gc_opt.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_gc_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_poll_opt.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_poll_opt.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_poll_opt.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_poll_opt.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_poll_opt.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_poll_opt.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_poll_opt_gc_opt.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt_gc_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_poll_opt_gc_opt.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt_gc_opt.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_poll_opt_gc_opt.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt_gc_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_poll_opt_gc_opt.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt_gc_opt.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_poll_opt_gc_opt.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt_gc_opt.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_poll_opt_gc_opt.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/panjf2000/gnet/test_poll_opt_gc_opt.yml/dev?enable=pin","Info:   0 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 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: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:23","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/stale-bot.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/cross-compile-bsd.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-translator.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:17","Warn: no topLevel permission defined: .github/workflows/stale-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_gc_opt.yml:1","Warn: no topLevel permission defined: .github/workflows/test_poll_opt.yml:1","Warn: no topLevel permission defined: .github/workflows/test_poll_opt_gc_opt.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-22T10:45:03.834Z","repository_id":37430767,"created_at":"2025-08-22T10:45:03.834Z","updated_at":"2025-08-22T10:45:03.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274589494,"owners_count":25312971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async","asynchronous","epoll","event-driven","event-loop","go","golang","goroutine","io","kqueue","network","networking","non-blocking","reactor","tcp","udp"],"created_at":"2024-01-11T16:48:31.167Z","updated_at":"2025-09-11T06:29:00.038Z","avatar_url":"https://github.com/panjf2000.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3745","html_url":"https://opencollective.ecosyste.ms/projects/3745","collective":{"id":2268,"uuid":"5ax8emk7-lnw54q74-8nwqgyvj-0o93zdrb","slug":"gnet","name":"gnet","description":"🌐🐳 A high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.","website":"","github":"panjf2000/gnet","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/panjf2000/gnet"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-05-28T12:15:37.682Z","created_at":"2024-01-10T13:17:52.117Z","updated_at":"2026-05-28T12:15:37.899Z","transactions_count":7,"balance":-0.3399999999999999,"account_type":"COLLECTIVE","owner":{"login":"panjf2000","name":"Andy Pan","uuid":"7496278","kind":"user","description":"Sidere mens eadem mutato","email":"i@andypan.me","website":"strikefreedom.top","location":"/dev/null","twitter":"panjf2000","company":"@gnet-io","icon_url":"https://avatars.githubusercontent.com/u/7496278?u=e371dfcbca24dfb03857fda897c04e6a7fc3781a\u0026v=4","repositories_count":35,"last_synced_at":"2025-11-16T13:20:11.730Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/panjf2000","funding_links":["https://github.com/sponsors/panjf2000"],"total_stars":25346,"followers":3486,"following":19,"created_at":"2022-11-07T18:41:55.559Z","updated_at":"2025-11-16T13:20:11.730Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panjf2000","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panjf2000/repositories"},"last_project_activity_at":"2025-08-10T02:46:58.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-10-10T15:26:13.231Z","collective_updated_at":"2020-08-08T05:12:23.345Z","html_url":"https://opencollective.com/gnet","icon_url":"https://images.opencollective.com/gnet/logo/40.png","total_donations":17.990000000000002,"total_expenses":-18.01,"current_balance":-0.3399999999999999,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gnet","url":"https://opencollective.ecosyste.ms/collectives/gnet","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gnet/projects"}}