{"id":37660,"url":"https://github.com/nonebot/nonebot2","last_synced_at":"2026-07-10T06:20:32.866Z","repository":{"id":36956529,"uuid":"289605524","full_name":"nonebot/nonebot2","owner":"nonebot","description":"跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python","archived":false,"fork":false,"pushed_at":"2025-08-30T07:02:18.000Z","size":13171,"stargazers_count":6995,"open_issues_count":28,"forks_count":636,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-08-30T08:27:36.920Z","etag":null,"topics":["bot","chatbot","cqhttp","dingtalk-robot","fastapi","lark-bot","mirai-bot","nonebot","nonebot2","onebot","python","qq","qq-guild","telegram-bot"],"latest_commit_sha":null,"homepage":"https://nonebot.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nonebot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nonebot","custom":["https://afdian.com/@nonebot"]}},"created_at":"2020-08-23T03:02:15.000Z","updated_at":"2025-08-30T00:43:22.000Z","dependencies_parsed_at":"2023-12-23T01:51:32.869Z","dependency_job_id":"282b9279-a33a-48a8-afd5-1126ce638f56","html_url":"https://github.com/nonebot/nonebot2","commit_stats":{"total_commits":4236,"total_committers":450,"mean_commits":9.413333333333334,"dds":0.7969782813975448,"last_synced_commit":"bdde496332b51471798a1116901e3f9a5972a3f8"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/nonebot/nonebot2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonebot","download_url":"https://codeload.github.com/nonebot/nonebot2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonebot2/sbom","scorecard":{"id":656785,"data":{"date":"2025-08-11","repo":{"name":"github.com/nonebot/nonebot2","commit":"790461d8b7dac1c7f905e1bedc59b03a62d9c24b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"Code-Review","score":2,"reason":"Found 4/18 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"30 commit(s) and 18 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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:64","Info: jobLevel 'actions' permission set to 'read': .github/workflows/website-preview-cd.yml:21","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/website-preview-cd.yml:22","Warn: no topLevel permission defined: .github/workflows/codecov.yml:1","Warn: no topLevel permission defined: .github/workflows/noneflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pyright.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/ruff.yml:1","Warn: no topLevel permission defined: .github/workflows/website-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/website-preview-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/website-preview-ci.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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/nonebot/nonebot2/releases/205978441","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/nonebot/nonebot2/releases/192353367","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/nonebot/nonebot2/releases/183048884","Warn: release artifact v2.4.0 not signed: https://api.github.com/repos/nonebot/nonebot2/releases/170746402","Warn: release artifact v2.3.3 not signed: https://api.github.com/repos/nonebot/nonebot2/releases/164255175","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/nonebot/nonebot2/releases/205978441","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/nonebot/nonebot2/releases/192353367","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/nonebot/nonebot2/releases/183048884","Warn: release artifact v2.4.0 does not have provenance: https://api.github.com/repos/nonebot/nonebot2/releases/170746402","Warn: release artifact v2.3.3 does not have provenance: https://api.github.com/repos/nonebot/nonebot2/releases/164255175"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/codecov.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/noneflow.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/noneflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/noneflow.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/noneflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/noneflow.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/noneflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/noneflow.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/noneflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyright.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/pyright.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pyright.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/pyright.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release-drafter.yml/master?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/nonebot/nonebot2/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release-drafter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release-drafter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/ruff.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/ruff.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website-deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-preview-cd.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-preview-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-preview-cd.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-preview-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website-preview-cd.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-preview-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website-preview-cd.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-preview-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-preview-cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-preview-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-preview-ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-preview-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-preview-ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nonebot2/website-preview-ci.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 15 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T14:54:31.402Z","repository_id":36956529,"created_at":"2025-08-21T14:54:31.403Z","updated_at":"2025-08-21T14:54:31.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273736783,"owners_count":25158732,"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-05T02:00:09.113Z","response_time":402,"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":["bot","chatbot","cqhttp","dingtalk-robot","fastapi","lark-bot","mirai-bot","nonebot","nonebot2","onebot","python","qq","qq-guild","telegram-bot"],"created_at":"2024-01-12T20:44:39.004Z","updated_at":"2025-09-14T06:32:37.977Z","avatar_url":"https://github.com/nonebot.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/37660","html_url":"https://opencollective.ecosyste.ms/projects/37660","collective":{"id":1501,"uuid":"ggnxdwzj-3le5mpw8-yb0py8rv-bko04a97","slug":"nonebot","name":"NoneBot","description":"NoneBot 是使用 Python 编写的异步聊天机器人后端框架。","website":"https://nonebot.dev/","github":"nonebot","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://nonebot.dev/"},{"type":"GITHUB","url":"https://github.com/nonebot"}],"currency":"USD","projects_count":57,"last_synced_at":"2026-07-27T06:15:18.466Z","created_at":"2024-01-10T13:17:50.296Z","updated_at":"2026-07-27T06:15:18.662Z","transactions_count":54,"balance":95.29000000000002,"account_type":"COLLECTIVE","owner":{"login":"nonebot","name":"NoneBot","uuid":"63496654","kind":"organization","description":"跨平台的 Python 异步聊天机器人开发框架","email":"contact@nonebot.dev","website":"https://nonebot.dev","location":"China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/63496654?v=4","repositories_count":57,"last_synced_at":"2025-12-23T02:51:37.058Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"nonebot","custom":["https://afdian.com/@nonebot"]}},"html_url":"https://github.com/nonebot","funding_links":["https://opencollective.com/nonebot","https://afdian.com/@nonebot"],"total_stars":11618,"followers":335,"following":0,"created_at":"2022-11-14T05:15:51.213Z","updated_at":"2025-12-23T02:51:37.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonebot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonebot/repositories"},"last_project_activity_at":"2025-10-06T22:47:02.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-12-02T07:54:11.863Z","collective_updated_at":"2023-07-08T09:49:22.227Z","html_url":"https://opencollective.com/nonebot","icon_url":"https://images.opencollective.com/nonebot/logo/40.png","total_donations":105.92000000000003,"total_expenses":-26.269999999999996,"current_balance":95.29000000000002,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nonebot","url":"https://opencollective.ecosyste.ms/collectives/nonebot","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nonebot/projects"}}