{"id":37659,"url":"https://github.com/nonebot/nb-cli","last_synced_at":"2026-07-07T00:20:17.612Z","repository":{"id":40653648,"uuid":"290738792","full_name":"nonebot/nb-cli","owner":"nonebot","description":"NoneBot2 脚手架 / CLI for NoneBot2","archived":false,"fork":false,"pushed_at":"2025-09-05T02:33:28.000Z","size":1196,"stargazers_count":164,"open_issues_count":5,"forks_count":23,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-05T04:20:37.512Z","etag":null,"topics":["cli","nonebot2"],"latest_commit_sha":null,"homepage":"https://cli.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":null,"contributing":null,"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},"funding":{"open_collective":"nonebot","custom":["https://afdian.com/@nonebot"]}},"created_at":"2020-08-27T09:52:50.000Z","updated_at":"2025-09-05T02:33:25.000Z","dependencies_parsed_at":"2023-10-16T04:22:57.873Z","dependency_job_id":"ee2c4133-cb93-4bc1-983c-34035e59ce82","html_url":"https://github.com/nonebot/nb-cli","commit_stats":{"total_commits":331,"total_committers":20,"mean_commits":16.55,"dds":0.5256797583081572,"last_synced_commit":"40157b97790843982743f37744b9641f5fb85111"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/nonebot/nb-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnb-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnb-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnb-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnb-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonebot","download_url":"https://codeload.github.com/nonebot/nb-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnb-cli/sbom","scorecard":{"id":693801,"data":{"date":"2025-08-11","repo":{"name":"github.com/nonebot/nb-cli","commit":"31edba60f86626c215d1d098f167dbaf35788e42"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/website-preview.yml:14"],"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":"Code-Review","score":2,"reason":"Found 3/12 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:46","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Warn: no topLevel permission defined: .github/workflows/docker.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.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":"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/docker.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruff.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/ruff.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruff.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/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/nb-cli/website-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website-deploy.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/website-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website-preview.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/website-preview.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website-preview.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/nonebot/nb-cli/website-preview.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:19","Warn: pipCommand not pinned by hash: Dockerfile:9","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   2 containerImage 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: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/nonebot/nb-cli/releases/174004559","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/nonebot/nb-cli/releases/149727234","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/nonebot/nb-cli/releases/143943952","Warn: release artifact v1.3.1 not signed: https://api.github.com/repos/nonebot/nb-cli/releases/142446644","Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/nonebot/nb-cli/releases/137832187","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/nonebot/nb-cli/releases/174004559","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/nonebot/nb-cli/releases/149727234","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/nonebot/nb-cli/releases/143943952","Warn: release artifact v1.3.1 does not have provenance: https://api.github.com/repos/nonebot/nb-cli/releases/142446644","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/nonebot/nb-cli/releases/137832187"],"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":3,"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: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:42"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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":"Vulnerabilities","score":0,"reason":"53 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-22T03:00:37.826Z","repository_id":40653648,"created_at":"2025-08-22T03:00:37.826Z","updated_at":"2025-08-22T03:00:37.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274554727,"owners_count":25307253,"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-10T02:00:12.551Z","response_time":83,"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":["cli","nonebot2"],"created_at":"2024-01-12T20:44:38.915Z","updated_at":"2025-09-11T00:30:52.272Z","avatar_url":"https://github.com/nonebot.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/37659","html_url":"https://opencollective.ecosyste.ms/projects/37659","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"}}