{"id":13247,"name":"cihai","description":"Python library for CJK (Chinese, Japanese, and Korean) language dictionary","url":"https://github.com/cihai/cihai","last_synced_at":"2025-09-04T22:01:04.295Z","repository":{"id":551165,"uuid":"14901055","full_name":"cihai/cihai","owner":"cihai","description":"Python library for CJK (Chinese, Japanese, and Korean) language dictionary","archived":false,"fork":false,"pushed_at":"2025-08-16T09:36:02.000Z","size":3599,"stargazers_count":92,"open_issues_count":12,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-23T04:26:38.455Z","etag":null,"topics":["chinese","chinese-characters","chinese-dictionary","cjk","datasets","dictionary","japanese","japanese-dictionary","library","python"],"latest_commit_sha":null,"homepage":"https://cihai.git-pull.com","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/cihai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":"docs/contributing/index.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2013-12-03T17:42:52.000Z","updated_at":"2025-08-16T09:36:06.000Z","dependencies_parsed_at":"2024-06-19T17:12:40.259Z","dependency_job_id":"ab979390-31ca-4fbf-bd75-621acc4fcc21","html_url":"https://github.com/cihai/cihai","commit_stats":{"total_commits":1401,"total_committers":6,"mean_commits":233.5,"dds":"0.11063526052819417","last_synced_commit":"b091b3b442c85de38d5aae2e496c859a854646cd"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/cihai/cihai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cihai","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/sbom","scorecard":{"id":282738,"data":{"date":"2025-08-11","repo":{"name":"github.com/cihai/cihai","commit":"c5f00272401213d5d138581dac98410a0e761f02"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"26 commit(s) and 0 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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:51"],"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"}}]},"last_synced_at":"2025-08-17T16:20:25.528Z","repository_id":551165,"created_at":"2025-08-17T16:20:25.528Z","updated_at":"2025-08-17T16:20:25.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273679590,"owners_count":25148628,"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-04T02:00:08.968Z","response_time":61,"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"}},"owner":{"login":"cihai","name":"cihai","uuid":"6440750","kind":"organization","description":"United front for open, permissive, high quality CJK datasets","email":"cihai@git-pull.com","website":"https://cihai.git-pull.com","location":"中国。Unknown Dynasty.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6440750?v=4","repositories_count":6,"last_synced_at":"2024-03-25T22:14:38.017Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cihai","funding_links":[],"total_stars":141,"followers":4,"following":0,"created_at":"2022-11-02T18:15:20.453Z","updated_at":"2024-03-25T22:14:38.137Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cihai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cihai/repositories"},"packages":[{"id":2670252,"name":"cihai","ecosystem":"pypi","description":"Library for CJK (chinese, japanese, korean) language data.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cihai/cihai","keywords_array":["chinese","cjk","dataset","dictionary","encyclopedia","japanese","korean","languages","library","sqlalchemy","study","unicode","unihan"],"namespace":null,"versions_count":64,"first_release_published_at":"2017-04-17T02:09:23.000Z","latest_release_published_at":"2024-12-21T12:05:03.000Z","latest_release_number":"0.35.0","last_synced_at":"2025-09-04T21:59:41.928Z","created_at":"2022-04-10T10:20:57.981Z","updated_at":"2025-09-04T21:59:41.929Z","registry_url":"https://pypi.org/project/cihai/","install_command":"pip install cihai --index-url https://pypi.org/simple","documentation_url":"https://cihai.git-pull.com","metadata":{"funding":null,"documentation":"https://cihai.git-pull.com","classifiers":["Development Status :: 4 - Beta","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Internationalization","Topic :: Software Development :: Localization","Topic :: Utilities"],"normalized_name":"cihai","project_status":null},"repo_metadata":{"id":551165,"uuid":"14901055","full_name":"cihai/cihai","owner":"cihai","description":"Python library for CJK (Chinese, Japanese, and Korean) language dictionary","archived":false,"fork":false,"pushed_at":"2025-08-16T09:36:02.000Z","size":3599,"stargazers_count":92,"open_issues_count":12,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-23T04:26:38.455Z","etag":null,"topics":["chinese","chinese-characters","chinese-dictionary","cjk","datasets","dictionary","japanese","japanese-dictionary","library","python"],"latest_commit_sha":null,"homepage":"https://cihai.git-pull.com","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/cihai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":"docs/contributing/index.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2013-12-03T17:42:52.000Z","updated_at":"2025-08-16T09:36:06.000Z","dependencies_parsed_at":"2024-06-19T17:12:40.259Z","dependency_job_id":"ab979390-31ca-4fbf-bd75-621acc4fcc21","html_url":"https://github.com/cihai/cihai","commit_stats":{"total_commits":1401,"total_committers":6,"mean_commits":233.5,"dds":"0.11063526052819417","last_synced_commit":"b091b3b442c85de38d5aae2e496c859a854646cd"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/cihai/cihai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cihai","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/sbom","scorecard":{"id":282738,"data":{"date":"2025-08-11","repo":{"name":"github.com/cihai/cihai","commit":"c5f00272401213d5d138581dac98410a0e761f02"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"26 commit(s) and 0 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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/cihai/cihai/tests.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:51"],"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"}}]},"last_synced_at":"2025-08-17T16:20:25.528Z","repository_id":551165,"created_at":"2025-08-17T16:20:25.528Z","updated_at":"2025-08-17T16:20:25.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746551,"owners_count":24813570,"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-08-23T02:00:09.327Z","response_time":69,"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"},"owner_record":{"login":"cihai","name":"cihai","uuid":"6440750","kind":"organization","description":"United front for open, permissive, high quality CJK datasets","email":"cihai@git-pull.com","website":"https://cihai.git-pull.com","location":"中国。Unknown Dynasty.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6440750?v=4","repositories_count":6,"last_synced_at":"2024-03-25T22:14:38.017Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cihai","funding_links":[],"total_stars":141,"followers":4,"following":0,"created_at":"2022-11-02T18:15:20.453Z","updated_at":"2024-03-25T22:14:38.137Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cihai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cihai/repositories"},"tags":[{"name":"v0.35.0","sha":"b353121638e18a348b3106cadc38e7cdb8339203","kind":"commit","published_at":"2024-12-21T12:03:35.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.35.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"34ff864f01602193309f8df4ceabfdc573efa55b","kind":"commit","published_at":"2024-11-26T13:13:04.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.34.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"276f340d4d6a93e62762470503d0be78264bdb6e","kind":"commit","published_at":"2024-04-06T11:23:48.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.33.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"e06bcc078afc689286ad178e89bf686d009e64ad","kind":"commit","published_at":"2024-04-01T10:10:59.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.32.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"4ba43173cdb6e55142f18936b537c57017f37e5e","kind":"commit","published_at":"2024-02-09T18:49:25.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.31.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"bc4190ec6bf3368a22c2865743419f65bd19b6a9","kind":"commit","published_at":"2023-12-09T19:53:06.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.30.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"7d5a1797ce2ca7a2689cc0ba9fb945c336b56b33","kind":"commit","published_at":"2023-11-19T16:22:50.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.29.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"7415acd7fe393721c76b35c3d7204c58f123c1c1","kind":"commit","published_at":"2023-07-22T14:22:12.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.28.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"c1340a2c551b52f86260005c53a2e255e52e3f2a","kind":"commit","published_at":"2023-07-18T14:07:59.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.27.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"7cf44bb07bf9031d642c0f5f15a8ac975de6f095","kind":"commit","published_at":"2023-07-01T17:05:24.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.26.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"7fd2514614de87e4f96c1bedbc194796a507682f","kind":"commit","published_at":"2023-06-24T21:53:52.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.25.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"7011fe1a8b44eb75461961a2cc08c5f89aa55c96","kind":"commit","published_at":"2023-06-24T16:32:00.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.24.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"08fddb7cccd68cee737c22cb0c599d8db32fe6b8","kind":"commit","published_at":"2023-06-19T12:12:32.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.23.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"f6884830625c5ef9b26789f1d0e4e88322b58e97","kind":"commit","published_at":"2023-06-18T17:41:59.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.22.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8decfd29412b7913d5eaeb8a407037c8bf929e6b","kind":"commit","published_at":"2023-06-18T13:33:11.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.22.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"a1158386be1d1fd7fcce48b69cde9b2d1e52ed63","kind":"commit","published_at":"2023-06-03T21:17:25.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.21.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"6221eff83e89bf930f816f1cda9b8987fa8201ae","kind":"commit","published_at":"2023-05-29T12:05:37.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.20.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"5f76d5a402b6eff5ca39039eeb2fe9dc2165b904","kind":"commit","published_at":"2023-05-28T13:04:43.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.19.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"b45d584c6160fe9a458744f7de56a505c736e5f5","kind":"commit","published_at":"2023-05-13T12:57:31.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.18.3","html_url":"https://github.com/cihai/cihai/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"0f925fd91f6f5144d375824b3170bd93692296b0","kind":"commit","published_at":"2022-10-02T17:43:40.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.18.2","html_url":"https://github.com/cihai/cihai/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"f0d8e5de7186aba1e94554c598c14b9f46bc802f","kind":"commit","published_at":"2022-10-01T10:39:03.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.18.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"f51632543698bb7276788c6265e15d6667179946","kind":"commit","published_at":"2022-10-01T10:24:28.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.18.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"6ee1fa4b6e15cf6682b0fef4d15738bbfdc9fee8","kind":"commit","published_at":"2022-10-01T10:11:25.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.17.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.17.1/manifests"},{"name":"v0.17.1a0","sha":"b7ac9ff283e15c53e3a095fd8fdf2764e85777ef","kind":"commit","published_at":"2022-09-18T20:46:50.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.17.1a0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.17.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.17.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.17.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.17.1a0/manifests"},{"name":"v0.17.0","sha":"78cd9655d4a018efb9579f556062a1f7f5eb629a","kind":"commit","published_at":"2022-09-11T19:56:47.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.17.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"829e88b72755f1f7746b6e331d6a0b497e92d694","kind":"commit","published_at":"2022-08-22T01:38:10.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.16.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"f90ef1da917350b58ec17ca6c2d1f3af12be04aa","kind":"commit","published_at":"2022-08-20T15:36:23.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.15.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"000e4f8ccbffd74d602d565e8a888be9d9f0622f","kind":"commit","published_at":"2022-08-20T15:08:22.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.14.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97fa525545756bb5a9f158ff788319033d047681","kind":"commit","published_at":"2022-08-20T14:53:46.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.14.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.14.0/manifests"},{"name":"v0.14.0a0","sha":"9a79fb9fc16c46394a8da2badc78b404ee63585a","kind":"commit","published_at":"2022-08-20T14:28:24.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.14.0a0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.14.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.14.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.14.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.14.0a0/manifests"},{"name":"v0.13.0","sha":"16dfb6c350c728968340757a87a66a26d22de81b","kind":"commit","published_at":"2022-08-16T14:22:48.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.13.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.13.0/manifests"},{"name":"v0.13.0a1","sha":"dd082aa7d94c26f91b383b698fe0d90a8cd6253b","kind":"commit","published_at":"2022-08-16T10:39:08.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.13.0a1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.13.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.13.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.13.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.13.0a1/manifests"},{"name":"v0.13.0a0","sha":"bf0acc412e4022c513e65a55845a88192e6a8d75","kind":"commit","published_at":"2022-05-22T22:27:23.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.13.0a0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.13.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.13.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.13.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.13.0a0/manifests"},{"name":"v0.12.0","sha":"1ec34de8da402ce7e4f0affab3d38d3109f73267","kind":"commit","published_at":"2021-06-16T18:50:56.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.12.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"fbb65a8a727b3146fd90ffdb51d1df1b6d2cbffb","kind":"commit","published_at":"2021-06-15T22:28:47.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.11.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"87a1079efdfa15659e2994639652453752492e34","kind":"commit","published_at":"2021-06-15T21:46:14.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.11.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0c23e3da6d73121150bee0b7d0583f4e5507d45e","kind":"commit","published_at":"2020-08-09T19:28:36.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.10.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.10.0/manifests"},{"name":"v0.10.0a3","sha":"08be5c3abb70a91267e29be5c5d84253a81fc8a4","kind":"commit","published_at":"2020-08-09T19:04:51.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.10.0a3","html_url":"https://github.com/cihai/cihai/releases/tag/v0.10.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.10.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.10.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.10.0a3/manifests"},{"name":"v0.10.0a2","sha":"19512c5043cf071581da88f7182964e5f6d7dec9","kind":"commit","published_at":"2020-08-09T18:01:52.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.10.0a2","html_url":"https://github.com/cihai/cihai/releases/tag/v0.10.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.10.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.10.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.10.0a2/manifests"},{"name":"v0.10.0a1","sha":"c427dec7911040cffa89cbd561bb6a4d18ea2a77","kind":"commit","published_at":"2020-08-09T17:53:48.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.10.0a1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.10.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.10.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.10.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.10.0a1/manifests"},{"name":"v0.9.0post1","sha":"daf5fb51acab2a348c1af8da28f621ac6a195205","kind":"commit","published_at":"2019-08-18T10:50:33.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0post1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0post1/manifests"},{"name":"v0.9.0post0","sha":"77a7b7ceeb004daeeee4139524a8284e95bf97aa","kind":"commit","published_at":"2019-08-18T10:28:20.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0post0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0post0/manifests"},{"name":"v0.9.0p0","sha":"e9dafb13737e2d709bc38e87a4564e7b1732f293","kind":"commit","published_at":"2019-08-18T10:25:38.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0p0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0p0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0p0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0p0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0p0/manifests"},{"name":"v0.9.0","sha":"6f1c008178fff5a8ce3497b1b7200b5ac8e932e5","kind":"commit","published_at":"2019-08-18T09:55:55.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0/manifests"},{"name":"v0.9.0a5","sha":"045519cd86cf6f97c7e9c144e92ff79cf4b37687","kind":"commit","published_at":"2019-08-17T23:18:27.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0a5","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a5/manifests"},{"name":"v0.9.0a4","sha":"2b9208a9db61d45c1f174eb4fa2bb7cf01e579f1","kind":"commit","published_at":"2019-08-17T19:19:01.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0a4","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a4/manifests"},{"name":"v0.8.2","sha":"0d8589644aee87bbf7c17b87a0a43f517dd12787","kind":"commit","published_at":"2019-04-23T03:13:24.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.8.2","html_url":"https://github.com/cihai/cihai/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.8.2/manifests"},{"name":"v0.9.0a3","sha":"e76d6d0cdfa4010cad24ea2ea049c7915b426481","kind":"commit","published_at":"2018-09-08T16:43:41.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0a3","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a3/manifests"},{"name":"v0.9.0a2","sha":"a1783c3f2d010fe23a33c7ed59ed9b42ea149dec","kind":"commit","published_at":"2018-09-08T16:21:35.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0a2","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a2/manifests"},{"name":"v0.9.0a1","sha":"c152b477df5abd24802090dacf5e7e5d969b1c41","kind":"commit","published_at":"2018-09-08T03:35:28.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.9.0a1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.9.0a1/manifests"},{"name":"v0.8.1","sha":"d9ad9ef49b98e54eb34097c3a4beb8f95864185d","kind":"commit","published_at":"2018-07-21T15:26:39.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.8.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e7355ff332c3db55424ef08ec9ba3b8502c7a84e","kind":"commit","published_at":"2018-06-23T20:19:53.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.8.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"1096e94a34bc98aa0212eaadbb8743904dc70e02","kind":"commit","published_at":"2017-05-26T19:30:17.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.7.4","html_url":"https://github.com/cihai/cihai/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"e02b14fa66835c04bb56691d7f6cd6f986400e15","kind":"commit","published_at":"2017-05-21T00:57:26.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.7.3","html_url":"https://github.com/cihai/cihai/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"6be319c025fd453e786c579c4c0a9ea97eff6fbc","kind":"commit","published_at":"2017-05-20T12:05:11.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.7.2","html_url":"https://github.com/cihai/cihai/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"f934b69ab75e13a977d913d264f3bd757fec0247","kind":"commit","published_at":"2017-05-20T07:32:44.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.7.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"41b989bdf9462f4fc0260e1f2950fbe4373127e0","kind":"commit","published_at":"2017-05-20T07:24:18.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.7.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"66e4a73f3fb816800a43165e5d94947965b9b5f1","kind":"commit","published_at":"2017-05-18T06:11:25.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.6.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"52a1c53e52d4ba8905964792069fd9d3f98694c5","kind":"commit","published_at":"2017-05-18T00:57:31.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.6.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"15db4e27ab79d9846099b079d35ba55d3b2ff553","kind":"commit","published_at":"2017-05-17T21:59:54.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.5.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.5.1/manifests"},{"name":"v0.4.2","sha":"ef6745ec66c162b6a3b70613b4b5d708ddac47f0","kind":"commit","published_at":"2017-05-17T05:29:19.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.4.2","html_url":"https://github.com/cihai/cihai/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.4.2/manifests"},{"name":"v0.4.1b","sha":"94d170c4299066f667aa19c43de62c951bd3e604","kind":"commit","published_at":"2017-05-17T05:21:19.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.4.1b","html_url":"https://github.com/cihai/cihai/releases/tag/v0.4.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.4.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.4.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.4.1b/manifests"},{"name":"v0.4.1","sha":"0cd665b5200e5a0a305ad00c9ce95fdfd801163d","kind":"commit","published_at":"2017-05-17T05:11:04.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.4.1","html_url":"https://github.com/cihai/cihai/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"edf4408ac416ac925c16f81bbf58f83c2e1d75f0","kind":"commit","published_at":"2017-05-17T04:35:13.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.4.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a3f3717c9a85b1bd9eaef55af157053236c683a7","kind":"commit","published_at":"2017-04-17T01:05:55.000Z","download_url":"https://codeload.github.com/cihai/cihai/tar.gz/v0.3.0","html_url":"https://github.com/cihai/cihai/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cihai/cihai@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-23T10:11:09.805Z","dependent_packages_count":1,"downloads":316,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":10.686028129036677,"dependent_repos_count":5.539331977528389,"dependent_packages_count":4.785605701706821,"stargazers_count":8.104077055221259,"forks_count":9.568157257880397,"docker_downloads_count":null,"average":7.736640024274709},"purl":"pkg:pypi/cihai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cihai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cihai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cihai/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T04:13:59.601Z","issues_count":8,"pull_requests_count":136,"avg_time_to_close_issue":717172.0,"avg_time_to_close_pull_request":2517193.6691729324,"issues_closed_count":4,"pull_requests_closed_count":133,"pull_request_authors_count":7,"issue_authors_count":3,"avg_comments_per_issue":1.125,"avg_comments_per_pull_request":2.014705882352941,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":82,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1143886.4444444445,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/issues","maintainers":[{"login":"tony","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"tony","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cihai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cihai/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cihai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cihai/related_packages","maintainers":[{"uuid":"git-pull","login":"git-pull","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://pypi.org/user/git-pull/","role":null,"created_at":"2023-02-20T12:56:17.460Z","updated_at":"2023-02-20T12:56:17.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/git-pull/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724914,"maintainers_count":308247,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":548683,"full_name":"cihai/cihai","default_branch":"master","committers":[{"name":"Tony Narlock","email":"tony@git-pull.com","count":1246},{"name":"pyup-bot","email":"github-bot@pyup.io","count":135},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]@users.noreply.github.com","count":16},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]@users.noreply.github.com","count":2},{"name":"Frankie Robertson","email":"frankie@robertson.name","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","count":1}],"total_commits":1401,"total_committers":6,"total_bot_commits":18,"total_bot_committers":2,"mean_commits":233.5,"dds":0.11063526052819417,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T23:33:16.572Z","last_synced_commit":"b091b3b442c85de38d5aae2e496c859a854646cd","created_at":"2023-03-09T04:32:56.164Z","updated_at":"2023-09-19T17:14:56.190Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cihai/cihai","html_url":"https://github.com/cihai/cihai","last_synced_at":"2025-08-23T04:13:59.601Z","status":"error","issues_count":8,"pull_requests_count":136,"avg_time_to_close_issue":717172.0,"avg_time_to_close_pull_request":2517193.6691729324,"issues_closed_count":4,"pull_requests_closed_count":133,"pull_request_authors_count":7,"issue_authors_count":3,"avg_comments_per_issue":1.125,"avg_comments_per_pull_request":2.014705882352941,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":82,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1143886.4444444445,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T10:34:44.808Z","updated_at":"2025-09-03T05:04:42.218Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihai%2Fcihai/issues","issue_labels_count":{"bug":1,"enhancement":1},"pull_request_labels_count":{"dependencies":88,"github_actions":2,"python":1},"issue_author_associations_count":{"MEMBER":5,"NONE":2},"pull_request_author_associations_count":{"MEMBER":50,"NONE":49,"CONTRIBUTOR":43,"COLLABORATOR":1},"issue_authors":{"tony":5,"AlphaNext":1,"sati-bodhi":1},"pull_request_authors":{"tony":50,"dependabot[bot]":48,"dependabot-preview[bot]":40,"pre-commit-ci[bot]":2,"kody-f":1,"kianmeng":1,"pyup-bot":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10074708,"issues_count":31280107,"pull_requests_count":95730442,"authors_count":10690872,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":7,"github_actions":2,"python":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":7,"MEMBER":4},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":7,"tony":4},"maintainers":[{"login":"tony","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"},{"login":"pyup-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"tony","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony"}]},"events":{"total":{"WatchEvent":8,"DeleteEvent":2,"IssueCommentEvent":7,"PullRequestReviewEvent":1,"PullRequestEvent":4,"CreateEvent":3},"last_year":{"WatchEvent":8,"DeleteEvent":2,"IssueCommentEvent":7,"PullRequestReviewEvent":1,"PullRequestEvent":4,"CreateEvent":3}},"keywords":["chinese","chinese-characters","chinese-dictionary","cjk","datasets","dictionary","japanese","japanese-dictionary","library","python"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-08-06T09:15:45.491Z","updated_at":"2022-08-06T09:15:45.491Z","repository_link":"https://github.com/cihai/cihai/blob/master/poetry.lock","dependencies":[{"id":584067152,"package_name":"pygments","ecosystem":"pypi","requirements":"2.12.0","direct":false,"kind":"develop","optional":false},{"id":584067112,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"develop","optional":false},{"id":584067113,"package_name":"appdirs","ecosystem":"pypi","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":584067114,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":584067115,"package_name":"attrs","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"develop","optional":false},{"id":584067116,"package_name":"babel","ecosystem":"pypi","requirements":"2.10.3","direct":false,"kind":"develop","optional":false},{"id":584067117,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"develop","optional":false},{"id":584067118,"package_name":"black","ecosystem":"pypi","requirements":"22.6.0","direct":false,"kind":"develop","optional":false},{"id":584067119,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.6.15","direct":false,"kind":"develop","optional":false},{"id":584067120,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"develop","optional":false},{"id":584067121,"package_name":"cihai-cli","ecosystem":"pypi","requirements":"0.9.0a0","direct":false,"kind":"runtime","optional":false},{"id":584067122,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":584067123,"package_name":"codecov","ecosystem":"pypi","requirements":"2.1.12","direct":false,"kind":"develop","optional":false},{"id":584067124,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":584067125,"package_name":"coverage","ecosystem":"pypi","requirements":"6.4.2","direct":false,"kind":"develop","optional":false},{"id":584067126,"package_name":"docutils","ecosystem":"pypi","requirements":"0.18.1","direct":false,"kind":"develop","optional":false},{"id":584067127,"package_name":"flake8","ecosystem":"pypi","requirements":"3.9.2","direct":false,"kind":"develop","optional":false},{"id":584067128,"package_name":"furo","ecosystem":"pypi","requirements":"2022.6.21","direct":false,"kind":"develop","optional":false},{"id":584067129,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"develop","optional":false},{"id":584067130,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":584067131,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.12.0","direct":false,"kind":"runtime","optional":false},{"id":584067132,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":584067133,"package_name":"isort","ecosystem":"pypi","requirements":"5.10.1","direct":false,"kind":"develop","optional":false},{"id":584067134,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"develop","optional":false},{"id":584067135,"package_name":"kaptan","ecosystem":"pypi","requirements":"0.5.12","direct":false,"kind":"runtime","optional":false},{"id":584067136,"package_name":"livereload","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":"develop","optional":false},{"id":584067137,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"develop","optional":false},{"id":584067138,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"develop","optional":false},{"id":584067139,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":584067140,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"develop","optional":false},{"id":584067141,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"develop","optional":false},{"id":584067142,"package_name":"mypy","ecosystem":"pypi","requirements":"0.971","direct":false,"kind":"develop","optional":false},{"id":584067143,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":584067144,"package_name":"myst-parser","ecosystem":"pypi","requirements":"0.18.0","direct":false,"kind":"develop","optional":false},{"id":584067145,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":584067146,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":584067147,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.2","direct":false,"kind":"develop","optional":false},{"id":584067148,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":584067149,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":584067150,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"develop","optional":false},{"id":584067151,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":"develop","optional":false},{"id":584067153,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"develop","optional":false},{"id":584067154,"package_name":"pytest","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"develop","optional":false},{"id":584067155,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":584067156,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"10.2","direct":false,"kind":"develop","optional":false},{"id":584067157,"package_name":"pytest-watcher","ecosystem":"pypi","requirements":"0.2.3","direct":false,"kind":"develop","optional":false},{"id":584067158,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"develop","optional":false},{"id":584067159,"package_name":"pyyaml","ecosystem":"pypi","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":584067160,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.1","direct":false,"kind":"develop","optional":false},{"id":584067161,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"develop","optional":false},{"id":584067162,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":584067163,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"develop","optional":false},{"id":584067164,"package_name":"sphinx","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"develop","optional":false},{"id":584067165,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"0.3.1","direct":false,"kind":"develop","optional":false},{"id":584067166,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"2021.3.14","direct":false,"kind":"develop","optional":false},{"id":584067167,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"1.19.1","direct":false,"kind":"develop","optional":false},{"id":584067168,"package_name":"sphinx-basic-ng","ecosystem":"pypi","requirements":"0.0.1a12","direct":false,"kind":"develop","optional":false},{"id":584067169,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"develop","optional":false},{"id":584067170,"package_name":"sphinx-inline-tabs","ecosystem":"pypi","requirements":"2021.4.11b8","direct":false,"kind":"develop","optional":false},{"id":584067171,"package_name":"sphinx-issues","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"develop","optional":false},{"id":584067172,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":584067173,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":584067174,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":584067175,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":584067176,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"develop","optional":false},{"id":584067177,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":584067178,"package_name":"sphinxext-opengraph","ecosystem":"pypi","requirements":"0.6.3","direct":false,"kind":"develop","optional":false},{"id":584067179,"package_name":"sphinxext-rediraffe","ecosystem":"pypi","requirements":"0.2.7","direct":false,"kind":"develop","optional":false},{"id":584067180,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"1.3.24","direct":false,"kind":"runtime","optional":false},{"id":584067181,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":584067182,"package_name":"tornado","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"develop","optional":false},{"id":584067183,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"develop","optional":false},{"id":584067184,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":584067185,"package_name":"unicodecsv","ecosystem":"pypi","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":584067186,"package_name":"unihan-etl","ecosystem":"pypi","requirements":"0.14.0a0","direct":false,"kind":"runtime","optional":false},{"id":584067187,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.11","direct":false,"kind":"develop","optional":false},{"id":584067188,"package_name":"watchdog","ecosystem":"pypi","requirements":"2.1.9","direct":false,"kind":"develop","optional":false},{"id":584067189,"package_name":"zhon","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":584067190,"package_name":"zipp","ecosystem":"pypi","requirements":"3.8.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:45.511Z","updated_at":"2022-08-06T09:15:45.511Z","repository_link":"https://github.com/cihai/cihai/blob/master/pyproject.toml","dependencies":[{"id":584067191,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":584067192,"package_name":"kaptan","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584067193,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"\u003c1.4","direct":true,"kind":"runtime","optional":false},{"id":584067194,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584067195,"package_name":"unihan-etl","ecosystem":"pypi","requirements":"~=0.14.0a0","direct":true,"kind":"runtime","optional":false},{"id":584067196,"package_name":"cihai-cli","ecosystem":"pypi","requirements":"~=0.9.0a0","direct":true,"kind":"runtime","optional":false},{"id":584067197,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067198,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067199,"package_name":"furo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067200,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067201,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067202,"package_name":"sphinx-issues","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067203,"package_name":"sphinx-inline-tabs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067204,"package_name":"sphinxext-opengraph","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067205,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067206,"package_name":"sphinxext-rediraffe","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067207,"package_name":"myst_parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067208,"package_name":"docutils","ecosystem":"pypi","requirements":"~0.18.0","direct":true,"kind":"develop","optional":false},{"id":584067209,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067210,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067211,"package_name":"pytest-watcher","ecosystem":"pypi","requirements":"^0.2.3","direct":true,"kind":"develop","optional":false},{"id":584067212,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067213,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067214,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067215,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067216,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067217,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":584067218,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:28:20.264Z","updated_at":"2023-01-13T10:28:20.264Z","repository_link":"https://github.com/cihai/cihai/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6875549812,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875549813,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v2.7.0","direct":true,"kind":"composite","optional":false},{"id":6875549814,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875549815,"package_name":"jakejarvis/s3-sync-action","ecosystem":"actions","requirements":"v0.5.1","direct":true,"kind":"composite","optional":false},{"id":6875549816,"package_name":"jakejarvis/cloudflare-purge-action","ecosystem":"actions","requirements":"v0.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:28:20.313Z","updated_at":"2023-01-13T10:28:20.313Z","repository_link":"https://github.com/cihai/cihai/blob/master/.github/workflows/tests.yml","dependencies":[{"id":6875549817,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875549818,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875549819,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875549820,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":12.219975550699164,"created_at":"2025-09-04T15:50:43.496Z","updated_at":"2025-10-07T08:07:43.002Z","avatar_url":"https://github.com/cihai.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":316,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["fake","fake-data","faker","faker-generator","test-data","test-data-generator"],"project_url":"https://science.ecosyste.ms/api/v1/projects/13247","html_url":"https://science.ecosyste.ms/projects/13247","bibtex_url":"https://science.ecosyste.ms/projects/13247/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/13247/export.apalike"}