{"id":398062,"url":"https://github.com/hanami/hanami-router","last_synced_at":"2026-08-08T18:21:20.758Z","repository":{"id":8958144,"uuid":"10696882","full_name":"hanami/hanami-router","owner":"hanami","description":"Ruby/Rack HTTP router","archived":false,"fork":false,"pushed_at":"2026-07-01T00:19:16.000Z","size":1166,"stargazers_count":361,"open_issues_count":8,"forks_count":107,"subscribers_count":26,"default_branch":"main","last_synced_at":"2026-07-28T10:04:33.108Z","etag":null,"topics":["hanami","http","httprouter","rest-api","router","ruby"],"latest_commit_sha":null,"homepage":"http://hanamirb.org","language":"Ruby","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/hanami.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":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","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":{"github":"hanami"}},"created_at":"2013-06-14T20:07:26.000Z","updated_at":"2026-06-30T11:44:14.000Z","dependencies_parsed_at":"2023-01-13T15:05:27.523Z","dependency_job_id":"f2732838-ec98-4872-9e2d-d5779f2b38c3","html_url":"https://github.com/hanami/hanami-router","commit_stats":{"total_commits":487,"total_committers":61,"mean_commits":7.983606557377049,"dds":0.3162217659137577,"last_synced_commit":"97f75b8529574bd4ff23165460e82a6587bc323c"},"previous_names":["lotus/router","hanami/hanami-router","hanami/router"],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/hanami/hanami-router","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanami%2Fhanami-router","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanami%2Fhanami-router/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanami%2Fhanami-router/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanami%2Fhanami-router/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanami","download_url":"https://codeload.github.com/hanami/hanami-router/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanami%2Fhanami-router/sbom","scorecard":{"id":267834,"data":{"date":"2025-08-11","repo":{"name":"github.com/hanami/router","commit":"0c78102e4c0c1347a109044b5e694df4834ec16c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:37","Warn: no topLevel permission defined: .github/workflows/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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hanami/router/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hanami/router/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/hanami/router/ci.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-17T12:35:54.180Z","repository_id":8958144,"created_at":"2025-08-17T12:35:54.180Z","updated_at":"2025-08-17T12:35:54.180Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36192078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":["hanami","http","httprouter","rest-api","router","ruby"],"created_at":"2025-10-13T18:17:17.134Z","updated_at":"2026-08-08T18:21:20.548Z","avatar_url":"https://github.com/hanami.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/398062","html_url":"https://opencollective.ecosyste.ms/projects/398062","collective":{"id":662,"uuid":"rxg0j35l-zkwm6v5k-k0mqvoe9-8n47daby","slug":"hanami","name":"Hanami","description":"A flexible framework for maintainable Ruby apps","website":"https://hanamirb.org/","github":"hanami","twitter":"hanamirb","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://hanamirb.org/"},{"type":"GITHUB","url":"https://github.com/hanami"},{"type":"MASTODON","url":"https://ruby.social/@hanami"}],"currency":"USD","projects_count":38,"last_synced_at":"2026-08-14T18:15:11.290Z","created_at":"2024-01-10T13:17:48.120Z","updated_at":"2026-08-14T18:15:11.435Z","transactions_count":67,"balance":26082.910000000003,"account_type":"COLLECTIVE","owner":{"login":"hanami","name":"Hanami","uuid":"3210273","kind":"organization","description":"The web, with simplicity.","email":null,"website":"http://hanamirb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3210273?v=4","repositories_count":35,"last_synced_at":"2024-10-29T15:54:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hanami","funding_links":["https://github.com/sponsors/hanami"],"total_stars":8786,"followers":180,"following":0,"created_at":"2022-11-05T14:29:39.771Z","updated_at":"2024-10-29T15:54:09.635Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanami","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanami/repositories"},"last_project_activity_at":"2026-08-07T05:24:46.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-03-13T16:38:15.726Z","collective_updated_at":"2025-01-23T14:10:21.791Z","html_url":"https://opencollective.com/hanami","icon_url":"https://images.opencollective.com/hanami/logo/40.png","total_donations":39296.05999999999,"total_expenses":-17675.39,"current_balance":26082.910000000003,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/hanami","url":"https://opencollective.ecosyste.ms/collectives/hanami","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/hanami/projects"}}