{"id":23232,"url":"https://github.com/koajs/koa","last_synced_at":"2026-04-01T06:20:35.845Z","repository":{"id":37431860,"uuid":"11551538","full_name":"koajs/koa","owner":"koajs","description":"Expressive middleware for node.js using ES2017 async functions","archived":false,"fork":false,"pushed_at":"2026-03-21T10:27:59.000Z","size":4218,"stargazers_count":35739,"open_issues_count":34,"forks_count":3214,"subscribers_count":805,"default_branch":"master","last_synced_at":"2026-03-25T10:53:57.312Z","etag":null,"topics":["koa"],"latest_commit_sha":null,"homepage":"https://koajs.com","language":"JavaScript","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/koajs.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"koajs"}},"created_at":"2013-07-20T18:53:45.000Z","updated_at":"2026-03-25T06:26:20.000Z","dependencies_parsed_at":"2022-07-14T10:31:16.618Z","dependency_job_id":"c08fb93e-72e6-4811-b5e0-bce974ff8f7c","html_url":"https://github.com/koajs/koa","commit_stats":{"total_commits":1054,"total_committers":250,"mean_commits":4.216,"dds":0.7637571157495257,"last_synced_commit":"ce6b3b6eeed08608c85ec133de6cbcbc8e03a046"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/koajs/koa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koajs%2Fkoa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koajs%2Fkoa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koajs%2Fkoa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koajs%2Fkoa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koajs","download_url":"https://codeload.github.com/koajs/koa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koajs%2Fkoa/sbom","scorecard":{"id":565123,"data":{"date":"2025-08-11","repo":{"name":"github.com/koajs/koa","commit":"1ddb048adce65fdf11402cc19d7b8eae4e176f78"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/21 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.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":"Maintained","score":10,"reason":"9 commit(s) and 6 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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/koajs/koa/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/koajs/koa/node.js.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.js.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/koajs/koa/node.js.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 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":"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: 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/koajs/.github/SECURITY.md:1","Info: Found linked content: github.com/koajs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/koajs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/koajs/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-20T14:46:17.834Z","repository_id":37431860,"created_at":"2025-08-20T14:46:17.834Z","updated_at":"2025-08-20T14:46:17.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31266925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T02:49:12.781Z","status":"ssl_error","status_checked_at":"2026-04-01T02:49:05.845Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["koa"],"created_at":"2024-01-11T19:18:54.380Z","updated_at":"2026-04-01T06:20:35.820Z","avatar_url":"https://github.com/koajs.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/23232","html_url":"https://opencollective.ecosyste.ms/projects/23232","collective":{"id":3630,"uuid":"dlk9mbw7-y48r3zq3-el60ej5l-avnodgx7","slug":"koajs","name":"KoaJS","description":"Next generation web framework for node.js","website":"https://koajs.com/","github":"koajs","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://koajs.com/"},{"type":"GITHUB","url":"https://github.com/koajs"}],"currency":"USD","projects_count":104,"last_synced_at":"2026-04-09T00:15:27.191Z","created_at":"2024-01-10T13:17:55.399Z","updated_at":"2026-04-09T00:15:27.947Z","transactions_count":815,"balance":3120.6700000000133,"account_type":"COLLECTIVE","owner":{"login":"koajs","name":"Koa.js","uuid":"5055057","kind":"organization","description":"Next generation web framework for Node.js","email":null,"website":"https://koajs.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5055057?v=4","repositories_count":103,"last_synced_at":"2024-10-29T23:35:50.921Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/koajs","funding_links":[],"total_stars":59025,"followers":318,"following":0,"created_at":"2022-11-02T16:29:25.369Z","updated_at":"2024-10-29T23:35:50.921Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koajs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koajs/repositories"},"last_project_activity_at":"2026-03-21T10:27:59.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2016-05-13T00:00:00.000Z","collective_updated_at":"2020-04-18T07:01:24.006Z","html_url":"https://opencollective.com/koajs","icon_url":"https://images.opencollective.com/koajs/logo/40.png","total_donations":3120.6699999999964,"total_expenses":-159.28000000000017,"current_balance":3120.6700000000133,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/koajs","url":"https://opencollective.ecosyste.ms/collectives/koajs","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/koajs/projects"}}