{"id":14122092,"name":"@cp0/nitro","ecosystem":"npm","description":"Fork of Nitro 3.0.1-alpha.2, and fixed for close hooks","homepage":"https://nitro.build/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nitrojs/nitro","keywords_array":["api-routes","full-stack","h3","nitro","server","typescript","vite","vite-plugin","web"],"namespace":"cp0","versions_count":2,"first_release_published_at":"2026-03-25T18:54:15.493Z","latest_release_published_at":"2026-03-25T19:01:45.976Z","latest_release_number":"3.0.1-fix.1","last_synced_at":"2026-05-31T14:21:43.338Z","created_at":"2026-03-25T19:01:56.996Z","updated_at":"2026-05-31T14:21:43.338Z","registry_url":"https://www.npmjs.com/package/@cp0/nitro","install_command":"npm install @cp0/nitro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1-alpha.2","fix":"3.0.1-fix.1"}},"repo_metadata":{"id":36959738,"uuid":"452269390","full_name":"nitrojs/nitro","owner":"nitrojs","description":"Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.","archived":false,"fork":false,"pushed_at":"2026-03-20T18:24:43.000Z","size":24223,"stargazers_count":10566,"open_issues_count":545,"forks_count":800,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-03-21T02:56:30.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://v3.nitro.build","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nitrojs.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.ts","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":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["nitrojs","pi0"]}},"created_at":"2022-01-26T12:37:12.000Z","updated_at":"2026-03-20T19:13:32.000Z","dependencies_parsed_at":"2023-09-21T18:25:08.096Z","dependency_job_id":"233eec26-a147-40dc-891e-b832fdf6cee3","html_url":"https://github.com/nitrojs/nitro","commit_stats":{"total_commits":2659,"total_committers":272,"mean_commits":9.775735294117647,"dds":0.5122226400902594,"last_synced_commit":"e8d609908e9758094d3639b83fe2956ddf872fa8"},"previous_names":["nitrojs/nitro","unjs/nitro"],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/nitrojs/nitro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrojs%2Fnitro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrojs%2Fnitro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrojs%2Fnitro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrojs%2Fnitro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitrojs","download_url":"https://codeload.github.com/nitrojs/nitro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrojs%2Fnitro/sbom","scorecard":{"id":689417,"data":{"date":"2025-08-11","repo":{"name":"github.com/nitrojs/nitro","commit":"83c70b014bebaae78ff3f231ab96676d15ce4c93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:11","Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrojs/nitro/autofix.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autofix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrojs/nitro/autofix.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrojs/nitro/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrojs/nitro/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrojs/nitro/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrojs/nitro/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrojs/nitro/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/nitrojs/nitro/ci.yml/v3?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/autofix.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:40","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-22T01:55:52.457Z","repository_id":36959738,"created_at":"2025-08-22T01:55:52.457Z","updated_at":"2025-08-22T01:55:52.457Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30811688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T01:53:25.184Z","status":"online","status_checked_at":"2026-03-22T02:00:07.565Z","response_time":85,"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"}},"repo_metadata_updated_at":"2026-03-25T19:02:43.129Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.160825968384,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.24203899950074},"purl":"pkg:npm/%40cp0/nitro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cp0/nitro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cp0/nitro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cp0/nitro/dependencies","status":"removed","funding_links":["https://github.com/sponsors/nitrojs","https://github.com/sponsors/pi0"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T04:03:47.783Z","issues_count":390,"pull_requests_count":751,"avg_time_to_close_issue":21937994.79032258,"avg_time_to_close_pull_request":1945902.2980599648,"issues_closed_count":186,"pull_requests_closed_count":567,"pull_request_authors_count":147,"issue_authors_count":261,"avg_comments_per_issue":2.4205128205128204,"avg_comments_per_pull_request":1.1051930758988016,"merged_pull_requests_count":452,"bot_issues_count":9,"bot_pull_requests_count":5,"past_year_issues_count":135,"past_year_pull_requests_count":302,"past_year_avg_time_to_close_issue":2011124.0571428572,"past_year_avg_time_to_close_pull_request":583077.9543147208,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":197,"past_year_pull_request_authors_count":81,"past_year_issue_authors_count":102,"past_year_avg_comments_per_issue":1.2592592592592593,"past_year_avg_comments_per_pull_request":1.1821192052980132,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":160,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrojs%2Fnitro/issues","maintainers":[{"login":"pi0","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"danielroe","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"kricsleo","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kricsleo"},{"login":"gxres042","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gxres042"},{"login":"TheAlexLichter","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"Barbapapazes","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Barbapapazes"},{"login":"iiio2","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iiio2"},{"login":"adamdehaven","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamdehaven"},{"login":"RihanArfan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RihanArfan"},{"login":"atinux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"serhalp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/serhalp"}],"active_maintainers":[{"login":"pi0","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"kricsleo","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kricsleo"},{"login":"danielroe","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"gxres042","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gxres042"},{"login":"iiio2","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iiio2"},{"login":"adamdehaven","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamdehaven"},{"login":"TheAlexLichter","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"RihanArfan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RihanArfan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cp0%2Fnitro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cp0%2Fnitro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cp0%2Fnitro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cp0%2Fnitro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cp0%2Fnitro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cp0%2Fnitro/codemeta","maintainers":[{"uuid":"halo-951","login":"halo-951","name":null,"email":"1654403734@qq.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~halo-951","role":null,"created_at":"2026-03-25T19:02:05.937Z","updated_at":"2026-03-25T19:02:05.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/halo-951/packages"}]}