{"id":31860,"name":"ginza","description":"A Japanese NLP Library using spaCy as framework based on Universal Dependencies","url":"https://github.com/megagonlabs/ginza","last_synced_at":"2025-09-05T05:16:27.586Z","repository":{"id":34456377,"uuid":"178344056","full_name":"megagonlabs/ginza","owner":"megagonlabs","description":"A Japanese NLP Library using spaCy as framework based on Universal Dependencies","archived":false,"fork":false,"pushed_at":"2024-03-30T22:48:02.000Z","size":1067,"stargazers_count":806,"open_issues_count":12,"forks_count":58,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-08-30T23:17:14.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/megagonlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-29T06:15:40.000Z","updated_at":"2025-08-25T14:51:19.000Z","dependencies_parsed_at":"2024-01-12T19:47:27.187Z","dependency_job_id":"0a35eed3-60c6-4a7d-a757-42b59bc09424","html_url":"https://github.com/megagonlabs/ginza","commit_stats":{"total_commits":366,"total_committers":17,"mean_commits":"21.529411764705884","dds":"0.20218579234972678","last_synced_commit":"073560ebaa52d1684485fd03f722541fa1a68804"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/megagonlabs/ginza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/sbom","scorecard":{"id":634959,"data":{"date":"2025-08-11","repo":{"name":"github.com/megagonlabs/ginza","commit":"f67b4987af09bad939d75c89b4e9483b90c064ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Code-Review","score":3,"reason":"Found 4/11 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-n-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.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":"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/build-n-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-n-publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/54965391","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/54965391"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T08:52:58.680Z","repository_id":34456377,"created_at":"2025-08-21T08:52:58.680Z","updated_at":"2025-08-21T08:52:58.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713621,"owners_count":25154614,"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-05T02:00:09.113Z","response_time":402,"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":"megagonlabs","name":"Megagon Labs","uuid":"38018947","kind":"organization","description":"","email":null,"website":"https://www.megagon.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38018947?v=4","repositories_count":23,"last_synced_at":"2023-03-02T17:00:47.361Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/megagonlabs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T08:13:12.752Z","updated_at":"2023-03-02T17:00:47.409Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs/repositories"},"packages":[{"id":2747791,"name":"ginza","ecosystem":"pypi","description":"GiNZA, An Open Source Japanese NLP Library, based on Universal Dependencies","homepage":"https://github.com/megagonlabs/ginza","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/megagonlabs/ginza","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2020-01-14T21:03:30.000Z","latest_release_published_at":"2024-03-30T23:05:55.000Z","latest_release_number":"5.2.0","last_synced_at":"2025-08-30T23:22:20.787Z","created_at":"2022-04-10T11:08:22.848Z","updated_at":"2025-08-30T23:25:52.978Z","registry_url":"https://pypi.org/project/ginza/","install_command":"pip install ginza --index-url https://pypi.org/simple","documentation_url":"https://ginza.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"ginza","project_status":null},"repo_metadata":{"id":34456377,"uuid":"178344056","full_name":"megagonlabs/ginza","owner":"megagonlabs","description":"A Japanese NLP Library using spaCy as framework based on Universal Dependencies","archived":false,"fork":false,"pushed_at":"2024-03-30T22:48:02.000Z","size":1067,"stargazers_count":801,"open_issues_count":12,"forks_count":58,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-07-30T13:53:16.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/megagonlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-29T06:15:40.000Z","updated_at":"2025-07-30T10:05:21.000Z","dependencies_parsed_at":"2024-01-12T19:47:27.187Z","dependency_job_id":"0a35eed3-60c6-4a7d-a757-42b59bc09424","html_url":"https://github.com/megagonlabs/ginza","commit_stats":{"total_commits":366,"total_committers":17,"mean_commits":"21.529411764705884","dds":"0.20218579234972678","last_synced_commit":"073560ebaa52d1684485fd03f722541fa1a68804"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/megagonlabs/ginza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/sbom","scorecard":{"id":634959,"data":{"date":"2025-08-11","repo":{"name":"github.com/megagonlabs/ginza","commit":"f67b4987af09bad939d75c89b4e9483b90c064ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Code-Review","score":3,"reason":"Found 4/11 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-n-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.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":"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/build-n-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-n-publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/54965391","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/54965391"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T08:52:58.680Z","repository_id":34456377,"created_at":"2025-08-21T08:52:58.680Z","updated_at":"2025-08-21T08:52:58.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917735,"owners_count":25014935,"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-30T02:00:09.474Z","response_time":77,"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":"megagonlabs","name":"Megagon Labs","uuid":"38018947","kind":"organization","description":"","email":null,"website":"https://www.megagon.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38018947?v=4","repositories_count":23,"last_synced_at":"2023-03-02T17:00:47.361Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/megagonlabs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T08:13:12.752Z","updated_at":"2023-03-02T17:00:47.409Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs/repositories"},"tags":[{"name":"v5.2.0","sha":"3f994b0152b87f530649270abcbfa771c7613228","kind":"commit","published_at":"2024-03-30T22:30:50.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.2.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"b1c25c308012d5e6342fed5920181942ce5ab394","kind":"commit","published_at":"2023-09-25T04:43:35.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"49c93adb98e966c21c99968133ebe3b1f12c49a6","kind":"commit","published_at":"2022-08-09T09:17:07.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"24dee815d9ce9b4149cb73917c4213a8e60c5c15","kind":"commit","published_at":"2022-03-12T02:43:58.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"82ec7c2c4d8fa50dae2f69dd0eeffb583c0b1a56","kind":"commit","published_at":"2021-12-05T15:05:35.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"277b29db39879746cca90fad7ab83f64b82fa177","kind":"commit","published_at":"2021-10-15T09:05:11.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1753eac950bd42d718de22d043d895892a1a1c96","kind":"commit","published_at":"2021-09-06T12:28:55.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"8b10169e518d4996637b5ec7903f5a28167fc8d3","kind":"commit","published_at":"2021-08-26T03:55:13.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"79f27f862b3b2bc889c656580cde15d7b974084d","kind":"commit","published_at":"2021-08-25T03:16:16.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0/manifests"},{"name":"v5.0.0b1","sha":"a563bac9f1331f375b0645d7d219d98beb77176c","kind":"commit","published_at":"2021-08-22T08:07:56.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0b1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0b1/manifests"},{"name":"v5.0.0a1","sha":"cbd829456f536d6b787f6c2e9484dbe2eb1ccfe9","kind":"commit","published_at":"2021-08-17T10:12:34.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0a1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0a1/manifests"},{"name":"v4.0.6","sha":"2174288911834f1f33c49dbb1cf0940249be8add","kind":"commit","published_at":"2021-06-01T08:44:30.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.6","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"96efc4a27d1d0070c593c09ce50b89d81b56691b","kind":"commit","published_at":"2020-09-30T19:15:08.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.5","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"85520ab85a1946b401222b4835ae34aadf70a88a","kind":"commit","published_at":"2020-09-11T10:55:29.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.4","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"bf5faba2272666bb4a8cc16e6300be426ac9345b","kind":"commit","published_at":"2020-09-10T02:15:49.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"4e731ac02048020f633f8df08bcab825ddf3db86","kind":"commit","published_at":"2020-09-03T16:10:09.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"16f8452481864adc3fd7603f7c089a6b97ce0ae9","kind":"commit","published_at":"2020-08-30T05:33:43.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.1/manifests"},{"name":"ja_luw-4.0.0","sha":"3efaa695dd5d0e913da6897abd260a82e2f42b37","kind":"commit","published_at":"2020-08-17T02:29:18.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/ja_luw-4.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/ja_luw-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@ja_luw-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/ja_luw-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/ja_luw-4.0.0/manifests"},{"name":"v4.0.0","sha":"a2cc7c482b855b626a6cd4182bfeab2290771bb3","kind":"commit","published_at":"2020-08-16T12:15:03.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"cec61bf3bf784f4dcd39e5447945c276a5ae39c9","kind":"tag","published_at":"2020-01-19T11:43:17.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.1.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"832b6e21f5445f96cc66efde133003c8fada87ef","kind":"commit","published_at":"2020-01-15T18:07:51.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.1.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"f620e5dd2ffc8c45f474eddd4f9a262605d909ac","kind":"commit","published_at":"2020-01-14T20:43:30.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"b39b98bed5cfa17209ec9091a2d889eeab39b953","kind":"commit","published_at":"2019-10-27T22:18:18.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.2.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"fe6b9cc112db28633d871893475721253e776569","kind":"commit","published_at":"2019-10-04T09:04:08.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.2.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.0/manifests"},{"name":"latest","sha":"a67bbac7132869836fd4a9473727ceaa5bf21bd2","kind":"commit","published_at":"2019-07-07T14:48:25.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/latest","html_url":"https://github.com/megagonlabs/ginza/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/latest/manifests"},{"name":"v2.0.0","sha":"a67bbac7132869836fd4a9473727ceaa5bf21bd2","kind":"commit","published_at":"2019-07-07T14:48:25.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"dd2a1ea665b7046a0c8f9c58c574814f75fc4dee","kind":"commit","published_at":"2019-04-07T12:06:36.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b8be4fba3b348d59ebe147c4c93fe63d5a874df7","kind":"commit","published_at":"2019-04-02T01:42:15.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ea0cfd8d6fbf2eb247c6391b201358ea55d9931c","kind":"commit","published_at":"2019-04-01T00:36:12.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T23:25:52.978Z","dependent_packages_count":6,"downloads":48426,"downloads_period":"last-month","dependent_repos_count":63,"rankings":{"downloads":2.0986562807252884,"dependent_repos_count":1.86505289240446,"dependent_packages_count":1.5844087015703014,"stargazers_count":2.3870555836136496,"forks_count":5.651670015211415,"docker_downloads_count":1.9862350708444165,"average":2.595513090728255},"purl":"pkg:pypi/ginza","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ginza","docker_dependents_count":2,"docker_downloads_count":975,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ginza","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ginza/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T23:08:57.340Z","issues_count":21,"pull_requests_count":93,"avg_time_to_close_issue":2860516.769230769,"avg_time_to_close_pull_request":233918.2888888889,"issues_closed_count":13,"pull_requests_closed_count":90,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":0.7142857142857143,"avg_comments_per_pull_request":0.16129032258064516,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/issues","maintainers":[{"login":"r-terada","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-terada"},{"login":"shirayu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirayu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ginza/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ginza/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ginza/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ginza/related_packages","maintainers":[{"uuid":"megagonlabs","login":"megagonlabs","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/megagonlabs/","role":null,"created_at":"2023-02-24T07:56:00.459Z","updated_at":"2023-02-24T07:56:00.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/megagonlabs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724994,"maintainers_count":308311,"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"}},{"id":2771672,"name":"ja-ginza","ecosystem":"pypi","description":"Japanese multi-task CNN trained on UD-Japanese BCCWJ r2.8 + GSK2014-A(2019). Assigns word2vec token vectors. Components: tok2vec, parser, ner, morphologizer, atteribute_ruler, compound_splitter, bunsetu_recognizer.","homepage":"https://github.com/megagonlabs/ginza","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/megagonlabs/ginza","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2020-01-14T21:04:32.000Z","latest_release_published_at":"2024-03-30T23:06:30.000Z","latest_release_number":"5.2.0","last_synced_at":"2025-08-30T23:03:18.129Z","created_at":"2022-04-10T11:21:05.333Z","updated_at":"2025-08-30T23:25:53.075Z","registry_url":"https://pypi.org/project/ja-ginza/","install_command":"pip install ja-ginza --index-url https://pypi.org/simple","documentation_url":"https://ja-ginza.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"ja-ginza","project_status":null},"repo_metadata":{"id":34456377,"uuid":"178344056","full_name":"megagonlabs/ginza","owner":"megagonlabs","description":"A Japanese NLP Library using spaCy as framework based on Universal Dependencies","archived":false,"fork":false,"pushed_at":"2024-03-30T22:48:02.000Z","size":1067,"stargazers_count":801,"open_issues_count":12,"forks_count":58,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-07-30T13:53:16.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/megagonlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-29T06:15:40.000Z","updated_at":"2025-07-30T10:05:21.000Z","dependencies_parsed_at":"2024-01-12T19:47:27.187Z","dependency_job_id":"0a35eed3-60c6-4a7d-a757-42b59bc09424","html_url":"https://github.com/megagonlabs/ginza","commit_stats":{"total_commits":366,"total_committers":17,"mean_commits":"21.529411764705884","dds":"0.20218579234972678","last_synced_commit":"073560ebaa52d1684485fd03f722541fa1a68804"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/megagonlabs/ginza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/sbom","scorecard":{"id":634959,"data":{"date":"2025-08-11","repo":{"name":"github.com/megagonlabs/ginza","commit":"f67b4987af09bad939d75c89b4e9483b90c064ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Code-Review","score":3,"reason":"Found 4/11 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-n-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.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":"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/build-n-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-n-publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/54965391","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/54965391"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T08:52:58.680Z","repository_id":34456377,"created_at":"2025-08-21T08:52:58.680Z","updated_at":"2025-08-21T08:52:58.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917735,"owners_count":25014935,"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-30T02:00:09.474Z","response_time":77,"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":"megagonlabs","name":"Megagon Labs","uuid":"38018947","kind":"organization","description":"","email":null,"website":"https://www.megagon.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38018947?v=4","repositories_count":23,"last_synced_at":"2023-03-02T17:00:47.361Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/megagonlabs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T08:13:12.752Z","updated_at":"2023-03-02T17:00:47.409Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs/repositories"},"tags":[{"name":"v5.2.0","sha":"3f994b0152b87f530649270abcbfa771c7613228","kind":"commit","published_at":"2024-03-30T22:30:50.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.2.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"b1c25c308012d5e6342fed5920181942ce5ab394","kind":"commit","published_at":"2023-09-25T04:43:35.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"49c93adb98e966c21c99968133ebe3b1f12c49a6","kind":"commit","published_at":"2022-08-09T09:17:07.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"24dee815d9ce9b4149cb73917c4213a8e60c5c15","kind":"commit","published_at":"2022-03-12T02:43:58.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"82ec7c2c4d8fa50dae2f69dd0eeffb583c0b1a56","kind":"commit","published_at":"2021-12-05T15:05:35.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"277b29db39879746cca90fad7ab83f64b82fa177","kind":"commit","published_at":"2021-10-15T09:05:11.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1753eac950bd42d718de22d043d895892a1a1c96","kind":"commit","published_at":"2021-09-06T12:28:55.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"8b10169e518d4996637b5ec7903f5a28167fc8d3","kind":"commit","published_at":"2021-08-26T03:55:13.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"79f27f862b3b2bc889c656580cde15d7b974084d","kind":"commit","published_at":"2021-08-25T03:16:16.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0/manifests"},{"name":"v5.0.0b1","sha":"a563bac9f1331f375b0645d7d219d98beb77176c","kind":"commit","published_at":"2021-08-22T08:07:56.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0b1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0b1/manifests"},{"name":"v5.0.0a1","sha":"cbd829456f536d6b787f6c2e9484dbe2eb1ccfe9","kind":"commit","published_at":"2021-08-17T10:12:34.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0a1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0a1/manifests"},{"name":"v4.0.6","sha":"2174288911834f1f33c49dbb1cf0940249be8add","kind":"commit","published_at":"2021-06-01T08:44:30.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.6","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"96efc4a27d1d0070c593c09ce50b89d81b56691b","kind":"commit","published_at":"2020-09-30T19:15:08.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.5","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"85520ab85a1946b401222b4835ae34aadf70a88a","kind":"commit","published_at":"2020-09-11T10:55:29.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.4","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"bf5faba2272666bb4a8cc16e6300be426ac9345b","kind":"commit","published_at":"2020-09-10T02:15:49.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"4e731ac02048020f633f8df08bcab825ddf3db86","kind":"commit","published_at":"2020-09-03T16:10:09.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"16f8452481864adc3fd7603f7c089a6b97ce0ae9","kind":"commit","published_at":"2020-08-30T05:33:43.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.1/manifests"},{"name":"ja_luw-4.0.0","sha":"3efaa695dd5d0e913da6897abd260a82e2f42b37","kind":"commit","published_at":"2020-08-17T02:29:18.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/ja_luw-4.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/ja_luw-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@ja_luw-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/ja_luw-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/ja_luw-4.0.0/manifests"},{"name":"v4.0.0","sha":"a2cc7c482b855b626a6cd4182bfeab2290771bb3","kind":"commit","published_at":"2020-08-16T12:15:03.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"cec61bf3bf784f4dcd39e5447945c276a5ae39c9","kind":"tag","published_at":"2020-01-19T11:43:17.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.1.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"832b6e21f5445f96cc66efde133003c8fada87ef","kind":"commit","published_at":"2020-01-15T18:07:51.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.1.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"f620e5dd2ffc8c45f474eddd4f9a262605d909ac","kind":"commit","published_at":"2020-01-14T20:43:30.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"b39b98bed5cfa17209ec9091a2d889eeab39b953","kind":"commit","published_at":"2019-10-27T22:18:18.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.2.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"fe6b9cc112db28633d871893475721253e776569","kind":"commit","published_at":"2019-10-04T09:04:08.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.2.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.0/manifests"},{"name":"latest","sha":"a67bbac7132869836fd4a9473727ceaa5bf21bd2","kind":"commit","published_at":"2019-07-07T14:48:25.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/latest","html_url":"https://github.com/megagonlabs/ginza/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/latest/manifests"},{"name":"v2.0.0","sha":"a67bbac7132869836fd4a9473727ceaa5bf21bd2","kind":"commit","published_at":"2019-07-07T14:48:25.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"dd2a1ea665b7046a0c8f9c58c574814f75fc4dee","kind":"commit","published_at":"2019-04-07T12:06:36.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b8be4fba3b348d59ebe147c4c93fe63d5a874df7","kind":"commit","published_at":"2019-04-02T01:42:15.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ea0cfd8d6fbf2eb247c6391b201358ea55d9931c","kind":"commit","published_at":"2019-04-01T00:36:12.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T23:25:53.075Z","dependent_packages_count":3,"downloads":36970,"downloads_period":"last-month","dependent_repos_count":40,"rankings":{"downloads":2.3311204774281076,"dependent_repos_count":2.3118302116254865,"dependent_packages_count":3.157820486179293,"stargazers_count":2.3870555836136496,"forks_count":5.651670015211415,"docker_downloads_count":1.9862350708444165,"average":2.970955307483728},"purl":"pkg:pypi/ja-ginza","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ja-ginza","docker_dependents_count":2,"docker_downloads_count":975,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ja-ginza","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ja-ginza/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T23:08:57.340Z","issues_count":21,"pull_requests_count":93,"avg_time_to_close_issue":2860516.769230769,"avg_time_to_close_pull_request":233918.2888888889,"issues_closed_count":13,"pull_requests_closed_count":90,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":0.7142857142857143,"avg_comments_per_pull_request":0.16129032258064516,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/issues","maintainers":[{"login":"r-terada","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-terada"},{"login":"shirayu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirayu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza/related_packages","maintainers":[{"uuid":"megagonlabs","login":"megagonlabs","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/megagonlabs/","role":null,"created_at":"2022-11-16T11:34:21.310Z","updated_at":"2022-11-16T11:34:21.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/megagonlabs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724994,"maintainers_count":308311,"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"}},{"id":2771685,"name":"ja-ginza-dict","ecosystem":"pypi","description":"SudachiDict for ja_ginza (SudachiDict is originally developed by Works Applications Tokushima Laboratory of AI and NLP)","homepage":"https://github.com/megagonlabs/ginza","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/megagonlabs/ginza","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-01-15T18:00:55.000Z","latest_release_published_at":"2020-01-15T18:00:55.000Z","latest_release_number":"3.1.0","last_synced_at":"2025-08-30T23:22:21.032Z","created_at":"2022-04-10T11:21:05.575Z","updated_at":"2025-08-30T23:25:53.115Z","registry_url":"https://pypi.org/project/ja-ginza-dict/","install_command":"pip install ja-ginza-dict --index-url https://pypi.org/simple","documentation_url":"https://ja-ginza-dict.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"ja-ginza-dict","project_status":null},"repo_metadata":{"id":34456377,"uuid":"178344056","full_name":"megagonlabs/ginza","owner":"megagonlabs","description":"A Japanese NLP Library using spaCy as framework based on Universal Dependencies","archived":false,"fork":false,"pushed_at":"2024-03-30T22:48:02.000Z","size":1067,"stargazers_count":801,"open_issues_count":12,"forks_count":58,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-07-30T13:53:16.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/megagonlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-29T06:15:40.000Z","updated_at":"2025-07-30T10:05:21.000Z","dependencies_parsed_at":"2024-01-12T19:47:27.187Z","dependency_job_id":"0a35eed3-60c6-4a7d-a757-42b59bc09424","html_url":"https://github.com/megagonlabs/ginza","commit_stats":{"total_commits":366,"total_committers":17,"mean_commits":"21.529411764705884","dds":"0.20218579234972678","last_synced_commit":"073560ebaa52d1684485fd03f722541fa1a68804"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/megagonlabs/ginza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/sbom","scorecard":{"id":634959,"data":{"date":"2025-08-11","repo":{"name":"github.com/megagonlabs/ginza","commit":"f67b4987af09bad939d75c89b4e9483b90c064ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Code-Review","score":3,"reason":"Found 4/11 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-n-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.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":"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/build-n-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-n-publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/54965391","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/54965391"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T08:52:58.680Z","repository_id":34456377,"created_at":"2025-08-21T08:52:58.680Z","updated_at":"2025-08-21T08:52:58.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917735,"owners_count":25014935,"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-30T02:00:09.474Z","response_time":77,"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":"megagonlabs","name":"Megagon Labs","uuid":"38018947","kind":"organization","description":"","email":null,"website":"https://www.megagon.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38018947?v=4","repositories_count":23,"last_synced_at":"2023-03-02T17:00:47.361Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/megagonlabs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T08:13:12.752Z","updated_at":"2023-03-02T17:00:47.409Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs/repositories"},"tags":[{"name":"v5.2.0","sha":"3f994b0152b87f530649270abcbfa771c7613228","kind":"commit","published_at":"2024-03-30T22:30:50.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.2.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"b1c25c308012d5e6342fed5920181942ce5ab394","kind":"commit","published_at":"2023-09-25T04:43:35.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"49c93adb98e966c21c99968133ebe3b1f12c49a6","kind":"commit","published_at":"2022-08-09T09:17:07.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"24dee815d9ce9b4149cb73917c4213a8e60c5c15","kind":"commit","published_at":"2022-03-12T02:43:58.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"82ec7c2c4d8fa50dae2f69dd0eeffb583c0b1a56","kind":"commit","published_at":"2021-12-05T15:05:35.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"277b29db39879746cca90fad7ab83f64b82fa177","kind":"commit","published_at":"2021-10-15T09:05:11.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1753eac950bd42d718de22d043d895892a1a1c96","kind":"commit","published_at":"2021-09-06T12:28:55.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"8b10169e518d4996637b5ec7903f5a28167fc8d3","kind":"commit","published_at":"2021-08-26T03:55:13.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"79f27f862b3b2bc889c656580cde15d7b974084d","kind":"commit","published_at":"2021-08-25T03:16:16.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0/manifests"},{"name":"v5.0.0b1","sha":"a563bac9f1331f375b0645d7d219d98beb77176c","kind":"commit","published_at":"2021-08-22T08:07:56.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0b1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0b1/manifests"},{"name":"v5.0.0a1","sha":"cbd829456f536d6b787f6c2e9484dbe2eb1ccfe9","kind":"commit","published_at":"2021-08-17T10:12:34.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0a1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0a1/manifests"},{"name":"v4.0.6","sha":"2174288911834f1f33c49dbb1cf0940249be8add","kind":"commit","published_at":"2021-06-01T08:44:30.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.6","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"96efc4a27d1d0070c593c09ce50b89d81b56691b","kind":"commit","published_at":"2020-09-30T19:15:08.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.5","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"85520ab85a1946b401222b4835ae34aadf70a88a","kind":"commit","published_at":"2020-09-11T10:55:29.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.4","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"bf5faba2272666bb4a8cc16e6300be426ac9345b","kind":"commit","published_at":"2020-09-10T02:15:49.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"4e731ac02048020f633f8df08bcab825ddf3db86","kind":"commit","published_at":"2020-09-03T16:10:09.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"16f8452481864adc3fd7603f7c089a6b97ce0ae9","kind":"commit","published_at":"2020-08-30T05:33:43.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.1/manifests"},{"name":"ja_luw-4.0.0","sha":"3efaa695dd5d0e913da6897abd260a82e2f42b37","kind":"commit","published_at":"2020-08-17T02:29:18.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/ja_luw-4.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/ja_luw-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@ja_luw-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/ja_luw-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/ja_luw-4.0.0/manifests"},{"name":"v4.0.0","sha":"a2cc7c482b855b626a6cd4182bfeab2290771bb3","kind":"commit","published_at":"2020-08-16T12:15:03.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"cec61bf3bf784f4dcd39e5447945c276a5ae39c9","kind":"tag","published_at":"2020-01-19T11:43:17.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.1.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"832b6e21f5445f96cc66efde133003c8fada87ef","kind":"commit","published_at":"2020-01-15T18:07:51.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.1.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"f620e5dd2ffc8c45f474eddd4f9a262605d909ac","kind":"commit","published_at":"2020-01-14T20:43:30.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"b39b98bed5cfa17209ec9091a2d889eeab39b953","kind":"commit","published_at":"2019-10-27T22:18:18.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.2.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"fe6b9cc112db28633d871893475721253e776569","kind":"commit","published_at":"2019-10-04T09:04:08.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.2.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.0/manifests"},{"name":"latest","sha":"a67bbac7132869836fd4a9473727ceaa5bf21bd2","kind":"commit","published_at":"2019-07-07T14:48:25.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/latest","html_url":"https://github.com/megagonlabs/ginza/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/latest/manifests"},{"name":"v2.0.0","sha":"a67bbac7132869836fd4a9473727ceaa5bf21bd2","kind":"commit","published_at":"2019-07-07T14:48:25.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"dd2a1ea665b7046a0c8f9c58c574814f75fc4dee","kind":"commit","published_at":"2019-04-07T12:06:36.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b8be4fba3b348d59ebe147c4c93fe63d5a874df7","kind":"commit","published_at":"2019-04-02T01:42:15.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ea0cfd8d6fbf2eb247c6391b201358ea55d9931c","kind":"commit","published_at":"2019-04-01T00:36:12.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T23:25:53.114Z","dependent_packages_count":0,"downloads":48,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":18.229581063712587,"dependent_repos_count":5.180436474771024,"dependent_packages_count":10.038423948696664,"stargazers_count":2.3878604502603986,"forks_count":5.654660571166242,"docker_downloads_count":null,"average":8.298192501721383},"purl":"pkg:pypi/ja-ginza-dict","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ja-ginza-dict","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ja-ginza-dict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ja-ginza-dict/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T23:08:57.340Z","issues_count":21,"pull_requests_count":93,"avg_time_to_close_issue":2860516.769230769,"avg_time_to_close_pull_request":233918.2888888889,"issues_closed_count":13,"pull_requests_closed_count":90,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":0.7142857142857143,"avg_comments_per_pull_request":0.16129032258064516,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/issues","maintainers":[{"login":"r-terada","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-terada"},{"login":"shirayu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirayu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza-dict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza-dict/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza-dict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza-dict/related_packages","maintainers":[{"uuid":"megagonlabs","login":"megagonlabs","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/megagonlabs/","role":null,"created_at":"2023-02-24T12:03:40.987Z","updated_at":"2023-02-24T12:03:40.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/megagonlabs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724994,"maintainers_count":308311,"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"}},{"id":2771680,"name":"ja-ginza-electra","ecosystem":"pypi","description":"Japanese multi-task CNN trained on UD-Japanese BCCWJ r2.8 + GSK2014-A(2019) + transformers-ud-japanese-electra--base. Components: transformer, parser, atteribute_ruler, ner, morphologizer, compound_splitter, bunsetu_recognizer.","homepage":"https://github.com/megagonlabs/ginza","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/megagonlabs/ginza","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-08-25T23:33:32.000Z","latest_release_published_at":"2024-03-30T23:07:36.000Z","latest_release_number":"5.2.0","last_synced_at":"2025-08-30T23:22:20.902Z","created_at":"2022-04-10T11:21:05.534Z","updated_at":"2025-08-30T23:25:53.194Z","registry_url":"https://pypi.org/project/ja-ginza-electra/","install_command":"pip install ja-ginza-electra --index-url https://pypi.org/simple","documentation_url":"https://ja-ginza-electra.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"ja-ginza-electra","project_status":null},"repo_metadata":{"id":34456377,"uuid":"178344056","full_name":"megagonlabs/ginza","owner":"megagonlabs","description":"A Japanese NLP Library using spaCy as framework based on Universal Dependencies","archived":false,"fork":false,"pushed_at":"2024-03-30T22:48:02.000Z","size":1067,"stargazers_count":801,"open_issues_count":12,"forks_count":58,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-07-30T13:53:16.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/megagonlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-29T06:15:40.000Z","updated_at":"2025-07-30T10:05:21.000Z","dependencies_parsed_at":"2024-01-12T19:47:27.187Z","dependency_job_id":"0a35eed3-60c6-4a7d-a757-42b59bc09424","html_url":"https://github.com/megagonlabs/ginza","commit_stats":{"total_commits":366,"total_committers":17,"mean_commits":"21.529411764705884","dds":"0.20218579234972678","last_synced_commit":"073560ebaa52d1684485fd03f722541fa1a68804"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/megagonlabs/ginza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/sbom","scorecard":{"id":634959,"data":{"date":"2025-08-11","repo":{"name":"github.com/megagonlabs/ginza","commit":"f67b4987af09bad939d75c89b4e9483b90c064ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Code-Review","score":3,"reason":"Found 4/11 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-n-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.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":"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/build-n-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-n-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/build-n-publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/megagonlabs/ginza/pytest.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-n-publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/megagonlabs/ginza/releases/54965391","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/149115744","Warn: release artifact v5.1.3 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/122377607","Warn: release artifact v5.1.2 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/73970132","Warn: release artifact v5.1.1 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/61656502","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/megagonlabs/ginza/releases/54965391"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-21T08:52:58.680Z","repository_id":34456377,"created_at":"2025-08-21T08:52:58.680Z","updated_at":"2025-08-21T08:52:58.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917735,"owners_count":25014935,"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-30T02:00:09.474Z","response_time":77,"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":"megagonlabs","name":"Megagon Labs","uuid":"38018947","kind":"organization","description":"","email":null,"website":"https://www.megagon.ai","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38018947?v=4","repositories_count":23,"last_synced_at":"2023-03-02T17:00:47.361Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/megagonlabs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T08:13:12.752Z","updated_at":"2023-03-02T17:00:47.409Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megagonlabs/repositories"},"tags":[{"name":"v5.2.0","sha":"3f994b0152b87f530649270abcbfa771c7613228","kind":"commit","published_at":"2024-03-30T22:30:50.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.2.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"b1c25c308012d5e6342fed5920181942ce5ab394","kind":"commit","published_at":"2023-09-25T04:43:35.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"49c93adb98e966c21c99968133ebe3b1f12c49a6","kind":"commit","published_at":"2022-08-09T09:17:07.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"24dee815d9ce9b4149cb73917c4213a8e60c5c15","kind":"commit","published_at":"2022-03-12T02:43:58.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"82ec7c2c4d8fa50dae2f69dd0eeffb583c0b1a56","kind":"commit","published_at":"2021-12-05T15:05:35.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.1.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"277b29db39879746cca90fad7ab83f64b82fa177","kind":"commit","published_at":"2021-10-15T09:05:11.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"1753eac950bd42d718de22d043d895892a1a1c96","kind":"commit","published_at":"2021-09-06T12:28:55.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"8b10169e518d4996637b5ec7903f5a28167fc8d3","kind":"commit","published_at":"2021-08-26T03:55:13.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"79f27f862b3b2bc889c656580cde15d7b974084d","kind":"commit","published_at":"2021-08-25T03:16:16.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0/manifests"},{"name":"v5.0.0b1","sha":"a563bac9f1331f375b0645d7d219d98beb77176c","kind":"commit","published_at":"2021-08-22T08:07:56.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0b1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0b1/manifests"},{"name":"v5.0.0a1","sha":"cbd829456f536d6b787f6c2e9484dbe2eb1ccfe9","kind":"commit","published_at":"2021-08-17T10:12:34.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v5.0.0a1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v5.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v5.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v5.0.0a1/manifests"},{"name":"v4.0.6","sha":"2174288911834f1f33c49dbb1cf0940249be8add","kind":"commit","published_at":"2021-06-01T08:44:30.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.6","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"96efc4a27d1d0070c593c09ce50b89d81b56691b","kind":"commit","published_at":"2020-09-30T19:15:08.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.5","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"85520ab85a1946b401222b4835ae34aadf70a88a","kind":"commit","published_at":"2020-09-11T10:55:29.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.4","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"bf5faba2272666bb4a8cc16e6300be426ac9345b","kind":"commit","published_at":"2020-09-10T02:15:49.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.3","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"4e731ac02048020f633f8df08bcab825ddf3db86","kind":"commit","published_at":"2020-09-03T16:10:09.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"16f8452481864adc3fd7603f7c089a6b97ce0ae9","kind":"commit","published_at":"2020-08-30T05:33:43.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.1/manifests"},{"name":"ja_luw-4.0.0","sha":"3efaa695dd5d0e913da6897abd260a82e2f42b37","kind":"commit","published_at":"2020-08-17T02:29:18.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/ja_luw-4.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/ja_luw-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@ja_luw-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/ja_luw-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/ja_luw-4.0.0/manifests"},{"name":"v4.0.0","sha":"a2cc7c482b855b626a6cd4182bfeab2290771bb3","kind":"commit","published_at":"2020-08-16T12:15:03.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v4.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"cec61bf3bf784f4dcd39e5447945c276a5ae39c9","kind":"tag","published_at":"2020-01-19T11:43:17.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.1.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"832b6e21f5445f96cc66efde133003c8fada87ef","kind":"commit","published_at":"2020-01-15T18:07:51.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.1.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"f620e5dd2ffc8c45f474eddd4f9a262605d909ac","kind":"commit","published_at":"2020-01-14T20:43:30.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v3.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"b39b98bed5cfa17209ec9091a2d889eeab39b953","kind":"commit","published_at":"2019-10-27T22:18:18.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.2.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"fe6b9cc112db28633d871893475721253e776569","kind":"commit","published_at":"2019-10-04T09:04:08.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.2.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.2.0/manifests"},{"name":"latest","sha":"a67bbac7132869836fd4a9473727ceaa5bf21bd2","kind":"commit","published_at":"2019-07-07T14:48:25.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/latest","html_url":"https://github.com/megagonlabs/ginza/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/latest/manifests"},{"name":"v2.0.0","sha":"a67bbac7132869836fd4a9473727ceaa5bf21bd2","kind":"commit","published_at":"2019-07-07T14:48:25.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v2.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"dd2a1ea665b7046a0c8f9c58c574814f75fc4dee","kind":"commit","published_at":"2019-04-07T12:06:36.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.2","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b8be4fba3b348d59ebe147c4c93fe63d5a874df7","kind":"commit","published_at":"2019-04-02T01:42:15.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.1","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ea0cfd8d6fbf2eb247c6391b201358ea55d9931c","kind":"commit","published_at":"2019-04-01T00:36:12.000Z","download_url":"https://codeload.github.com/megagonlabs/ginza/tar.gz/v1.0.0","html_url":"https://github.com/megagonlabs/ginza/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/megagonlabs/ginza@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T23:25:53.193Z","dependent_packages_count":0,"downloads":6504,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":5.472032300455178,"dependent_repos_count":5.545256571714904,"dependent_packages_count":10.107632597300897,"stargazers_count":2.3888243472298933,"forks_count":5.650579573487251,"docker_downloads_count":null,"average":5.832865078037625},"purl":"pkg:pypi/ja-ginza-electra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ja-ginza-electra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ja-ginza-electra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ja-ginza-electra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T23:08:57.340Z","issues_count":21,"pull_requests_count":93,"avg_time_to_close_issue":2860516.769230769,"avg_time_to_close_pull_request":233918.2888888889,"issues_closed_count":13,"pull_requests_closed_count":90,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":0.7142857142857143,"avg_comments_per_pull_request":0.16129032258064516,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/issues","maintainers":[{"login":"r-terada","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-terada"},{"login":"shirayu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirayu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza-electra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza-electra/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza-electra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ja-ginza-electra/related_packages","maintainers":[{"uuid":"megagonlabs","login":"megagonlabs","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/megagonlabs/","role":null,"created_at":"2022-11-16T11:34:22.843Z","updated_at":"2022-11-16T11:34:22.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/megagonlabs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724994,"maintainers_count":308311,"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":586900,"full_name":"megagonlabs/ginza","default_branch":"develop","committers":[{"name":"hiroshi","email":"hiroshi_matsuda@megagon.ai","login":"hiroshi-matsuda-rit","count":322},{"name":"r-terada","email":"r.terada1993@gmail.com","login":"r-terada","count":39},{"name":"Yuta Hayashibe","email":"shirayu","login":"shirayu","count":3},{"name":"wafuwafu13","email":"mariobaske@i.softbank.jp","login":null,"count":3},{"name":"Shin Uozumi","email":"sinozu","login":"sinozu","count":2},{"name":"Yudai Udagawa","email":"nimius.rd@gmail.com","login":"nimiusrd","count":2},{"name":"Koichi Yasuoka","email":"yasuoka@kanji.zinbun.kyoto-u.ac.jp","login":"KoichiYasuoka","count":1},{"name":"Kuni88","email":"kunihiro.takeoka.93@gmail.com","login":"Kuni88","count":1},{"name":"Paul O'Leary McCann","email":"polm@dampfkraft.com","login":"polm","count":1},{"name":"Sorami Hisamoto","email":"s@89.io","login":"sorami","count":1},{"name":"Yohei Tamura","email":"tamuhey@gmail.com","login":"tamuhey","count":1},{"name":"nikkie","email":"takuyafjp+develop@gmail.com","login":"ftnext","count":1},{"name":"wataruhashimoto52","email":"wataru.hashimoto.manage@gmail.com","login":"wataruhashimoto52","count":1},{"name":"Sorami Hisamoto","email":"hisamoto_s@worksap.co.jp","login":null,"count":1},{"name":"Yusuke Yaguchi","email":"mue@mbp.local","login":null,"count":1}],"total_commits":380,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.333333333333332,"dds":0.15263157894736845,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-29T06:37:42.617Z","last_synced_commit":"f67b4987af09bad939d75c89b4e9483b90c064ee","created_at":"2023-03-09T06:07:56.333Z","updated_at":"2025-05-29T06:37:42.725Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"megagonlabs/ginza","html_url":"https://github.com/megagonlabs/ginza","last_synced_at":"2025-08-30T23:08:57.340Z","status":"error","issues_count":21,"pull_requests_count":93,"avg_time_to_close_issue":2860516.769230769,"avg_time_to_close_pull_request":233918.2888888889,"issues_closed_count":13,"pull_requests_closed_count":90,"pull_request_authors_count":8,"issue_authors_count":14,"avg_comments_per_issue":0.7142857142857143,"avg_comments_per_pull_request":0.16129032258064516,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T14:50:31.132Z","updated_at":"2025-09-02T16:55:01.858Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/megagonlabs%2Fginza/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":13,"CONTRIBUTOR":8},"pull_request_author_associations_count":{"CONTRIBUTOR":76,"COLLABORATOR":10,"MEMBER":3},"issue_authors":{"hiroshi-matsuda-rit":7,"cidrugHug8":2,"YuseiYokoyama":1,"divyadilip91":1,"ftnext":1,"vincentmichael089":1,"PyVCEchecker":1,"adamkolar":1,"ShoSoejima":1,"TatsuyaShirakawa":1,"hungnmai":1,"lemonov":1,"tadashikumano":1,"borh":1},"pull_request_authors":{"hiroshi-matsuda-rit":69,"r-terada":10,"shirayu":3,"wafuwafu13":3,"nimiusrd":1,"wataruhashimoto52":1,"ftnext":1,"sinozu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070563,"issues_count":31247503,"pull_requests_count":95411956,"authors_count":10689197,"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":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"lemonov":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"r-terada","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-terada"},{"login":"shirayu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shirayu"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":56,"ForkEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":56,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T01:00:55.448Z","updated_at":"2022-08-08T01:00:55.448Z","repository_link":"https://github.com/megagonlabs/ginza/blob/develop/requirements.txt","dependencies":[{"id":616679639,"package_name":"spacy","ecosystem":"pypi","requirements":"\u003e=3.2.0,\u003c3.3.0","direct":true,"kind":"runtime","optional":false},{"id":616679644,"package_name":"plac","ecosystem":"pypi","requirements":"\u003e=1.3.3","direct":true,"kind":"runtime","optional":false},{"id":616679647,"package_name":"SudachiPy","ecosystem":"pypi","requirements":"\u003e=0.6.2,\u003c0.7.0","direct":true,"kind":"runtime","optional":false},{"id":616679649,"package_name":"SudachiDict-core","ecosystem":"pypi","requirements":"\u003e=20210802","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T01:00:55.856Z","updated_at":"2022-08-08T01:00:55.856Z","repository_link":"https://github.com/megagonlabs/ginza/blob/develop/setup.py","dependencies":[{"id":616681840,"package_name":"spacy","ecosystem":"pypi","requirements":"\u003e=3.2.0,\u003c3.3.0","direct":true,"kind":"runtime","optional":false},{"id":616681844,"package_name":"plac","ecosystem":"pypi","requirements":"\u003e=1.3.3","direct":true,"kind":"runtime","optional":false},{"id":616681846,"package_name":"SudachiPy","ecosystem":"pypi","requirements":"\u003e=0.6.2,\u003c0.7.0","direct":true,"kind":"runtime","optional":false},{"id":616681847,"package_name":"SudachiDict-core","ecosystem":"pypi","requirements":"\u003e=20210802","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-n-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T22:01:04.592Z","updated_at":"2023-02-15T22:01:04.592Z","repository_link":"https://github.com/megagonlabs/ginza/blob/develop/.github/workflows/build-n-publish.yml","dependencies":[{"id":7694581052,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7694581053,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7694581054,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T22:01:04.621Z","updated_at":"2023-02-15T22:01:04.621Z","repository_link":"https://github.com/megagonlabs/ginza/blob/develop/.github/workflows/pytest.yml","dependencies":[{"id":7694581096,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7694581097,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":20.866281696976078,"created_at":"2025-09-04T15:51:04.879Z","updated_at":"2025-10-07T08:13:34.329Z","avatar_url":"https://github.com/megagonlabs.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":91948,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformer","cryptocurrency","cryptography","jax"],"project_url":"https://science.ecosyste.ms/api/v1/projects/31860","html_url":"https://science.ecosyste.ms/projects/31860","bibtex_url":"https://science.ecosyste.ms/projects/31860/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/31860/export.apalike"}