{"id":64102,"name":"mermaid","description":"Image registration using pytorch","url":"https://github.com/uncbiag/mermaid","last_synced_at":"2025-09-08T13:06:23.945Z","repository":{"id":36025106,"uuid":"102147243","full_name":"uncbiag/mermaid","owner":"uncbiag","description":"Image registration using pytorch","archived":false,"fork":false,"pushed_at":"2024-07-25T10:58:19.000Z","size":83654,"stargazers_count":183,"open_issues_count":10,"forks_count":29,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-20T11:51:56.205Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uncbiag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-01T19:40:21.000Z","updated_at":"2025-07-22T13:16:16.000Z","dependencies_parsed_at":"2022-07-12T10:01:46.591Z","dependency_job_id":null,"html_url":"https://github.com/uncbiag/mermaid","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/uncbiag/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncbiag","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/sbom","scorecard":{"id":908943,"data":{"date":"2025-08-11","repo":{"name":"github.com/uncbiag/mermaid","commit":"0e22470dc20860bc2747dc962117cff283fd52f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cpu-test-action.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/cpu-test-action.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/uncbiag/mermaid/cpu-test-action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpu-test-action.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/uncbiag/mermaid/cpu-test-action.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cpu-test-action.yml:19","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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"}}]},"last_synced_at":"2025-08-24T18:24:54.933Z","repository_id":36025106,"created_at":"2025-08-24T18:24:54.933Z","updated_at":"2025-08-24T18:24:54.933Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188964,"owners_count":25237857,"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-08T02:00:09.813Z","response_time":121,"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":"uncbiag","name":"uncbiag","uuid":"31256806","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31256806?v=4","repositories_count":19,"last_synced_at":"2023-03-03T09:33:39.293Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uncbiag","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T21:05:49.075Z","updated_at":"2023-03-03T09:33:39.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncbiag","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncbiag/repositories"},"packages":[{"id":2799472,"name":"mermaid","ecosystem":"pypi","description":"Image registration toolbox based on pyTorch","homepage":"https://github.com/uncbiag/mermaid","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uncbiag/mermaid","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-08-26T20:30:13.748Z","latest_release_published_at":"2021-11-14T15:54:19.000Z","latest_release_number":"0.3.2","last_synced_at":"2025-08-20T11:32:19.183Z","created_at":"2022-04-10T11:34:57.618Z","updated_at":"2025-08-20T12:19:46.091Z","registry_url":"https://pypi.org/project/mermaid/","install_command":"pip install mermaid --index-url https://pypi.org/simple","documentation_url":"https://mermaid.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"mermaid","project_status":null},"repo_metadata":{"id":36025106,"uuid":"102147243","full_name":"uncbiag/mermaid","owner":"uncbiag","description":"Image registration using pytorch","archived":false,"fork":false,"pushed_at":"2024-07-25T10:58:19.000Z","size":83654,"stargazers_count":182,"open_issues_count":10,"forks_count":29,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-06-13T13:56:37.565Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uncbiag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-01T19:40:21.000Z","updated_at":"2025-05-19T19:44:46.000Z","dependencies_parsed_at":"2022-07-12T10:01:46.591Z","dependency_job_id":null,"html_url":"https://github.com/uncbiag/mermaid","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/uncbiag/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncbiag","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271309124,"owners_count":24737264,"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-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"uncbiag","name":"uncbiag","uuid":"31256806","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31256806?v=4","repositories_count":19,"last_synced_at":"2023-03-03T09:33:39.293Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uncbiag","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T21:05:49.075Z","updated_at":"2023-03-03T09:33:39.312Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncbiag","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncbiag/repositories"},"tags":[{"name":"v0.3","sha":"26fd1b88be43371f0e6b3ea62efb7369f7b59739","kind":"commit","published_at":"2021-10-06T18:41:48.000Z","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/v0.3","html_url":"https://github.com/uncbiag/mermaid/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uncbiag/mermaid@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.3/manifests"},{"name":"v0.2.4","sha":"42ea6a0230a1b588ca623b2c5d7f0aa39dd2e8fa","kind":"tag","published_at":"2019-11-12T21:58:50.000Z","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/v0.2.4","html_url":"https://github.com/uncbiag/mermaid/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uncbiag/mermaid@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"15d8c8f004e26193d00540fd4010bb8bb607ea83","kind":"tag","published_at":"2019-11-04T15:57:10.000Z","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/v0.2.3","html_url":"https://github.com/uncbiag/mermaid/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uncbiag/mermaid@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"617b907d215012da016b7a889e2f387b0eb3e000","kind":"tag","published_at":"2019-11-04T14:34:47.000Z","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/v0.2.2","html_url":"https://github.com/uncbiag/mermaid/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uncbiag/mermaid@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"c5f934bbdfe0ee79828d92ef0cc8f3de19e3153e","kind":"commit","published_at":"2018-07-23T20:34:13.000Z","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/v0.2.1","html_url":"https://github.com/uncbiag/mermaid/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uncbiag/mermaid@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"6d81ccc45b6cda48e827ceb4af6364633aa0a7c7","kind":"commit","published_at":"2018-07-09T12:57:30.000Z","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/v0.2","html_url":"https://github.com/uncbiag/mermaid/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uncbiag/mermaid@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.2/manifests"},{"name":"v0.1","sha":"24f598bc4f1897e13b869112d5ff96bf45384f60","kind":"tag","published_at":"2018-05-24T14:14:52.000Z","download_url":"https://codeload.github.com/uncbiag/mermaid/tar.gz/v0.1","html_url":"https://github.com/uncbiag/mermaid/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uncbiag/mermaid@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-20T12:19:46.090Z","dependent_packages_count":0,"downloads":2434,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":11.571935020385048,"dependent_repos_count":7.520464010314741,"dependent_packages_count":10.032368031403879,"stargazers_count":5.44943959935036,"forks_count":7.47869380694886,"docker_downloads_count":1.8863665492748938,"average":7.323211169612963},"purl":"pkg:pypi/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mermaid","docker_dependents_count":6,"docker_downloads_count":632,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mermaid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T23:19:31.427Z","issues_count":25,"pull_requests_count":78,"avg_time_to_close_issue":4505730.0,"avg_time_to_close_pull_request":195161.7894736842,"issues_closed_count":17,"pull_requests_closed_count":76,"pull_request_authors_count":4,"issue_authors_count":16,"avg_comments_per_issue":1.08,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/issues","maintainers":[{"login":"thewtex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thewtex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mermaid/related_packages","maintainers":[{"uuid":"hastings.greer","login":"hastings.greer","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/hastings.greer/","role":null,"created_at":"2023-02-24T16:15:42.827Z","updated_at":"2023-02-24T16:15:42.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hastings.greer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":610185,"full_name":"uncbiag/mermaid","default_branch":"master","committers":[{"name":"Marc Niethammer","email":"mn@cs.unc.edu","login":null,"count":555},{"name":"zyshen","email":"zyshen021@gmail.com","login":null,"count":157},{"name":"HastingsGreer","email":"hastings.greer@gmail.com","login":null,"count":9},{"name":"wildphoton","email":"xuzhenlin.anhui@gmail.com","login":null,"count":9},{"name":"rkwitt","email":"rkwitt@gmx.at","login":null,"count":7},{"name":"StephanieHaeger","email":"shaeger@cs.unc.edu","login":null,"count":5},{"name":"Thomas Greer","email":"tgreer@biag-gpu0.cs.unc.edu","login":null,"count":3},{"name":"Roland Kwitt","email":"rkwitt@Rolands-MacBook-Pro-2.local","login":null,"count":2},{"name":"Xu Han","email":"xhs400@cs.unc.edu","login":null,"count":2},{"name":"François-Xavier VIALARD","email":"vialard@ceremade.dauphine.fr","login":null,"count":1},{"name":"Hastings Greer","email":"hastings@hgreer.com","login":null,"count":1},{"name":"lintian","email":"tina.tian1987@gmail.com","login":null,"count":1}],"total_commits":752,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":62.666666666666664,"dds":0.26196808510638303,"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":"2023-10-25T14:19:37.892Z","last_synced_commit":"0e22470dc20860bc2747dc962117cff283fd52f0","created_at":"2023-03-09T07:20:43.429Z","updated_at":"2023-10-25T14:19:37.893Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"uncbiag/mermaid","html_url":"https://github.com/uncbiag/mermaid","last_synced_at":"2025-08-20T11:47:27.289Z","status":"error","issues_count":25,"pull_requests_count":78,"avg_time_to_close_issue":4505730.0,"avg_time_to_close_pull_request":195161.7894736842,"issues_closed_count":17,"pull_requests_closed_count":76,"pull_request_authors_count":4,"issue_authors_count":16,"avg_comments_per_issue":1.08,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:37:39.053Z","updated_at":"2025-09-02T00:11:30.435Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncbiag%2Fmermaid/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"NONE":12,"CONTRIBUTOR":12,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":77,"NONE":2},"issue_authors":{"marcniethammer":6,"xhs400":3,"colddie":2,"wildphoton":2,"StephanieHaeger":1,"riccardosamperna":1,"thewtex":1,"degilala":1,"lintian-a":1,"ChangQingScq":1,"EricZimmermann":1,"imzhangyd":1,"thorwhalen":1,"uchihatashi":1,"cs123951":1,"Confusedisprecious":1},"pull_request_authors":{"marcniethammer":67,"HastingsGreer":9,"dependabot[bot]":2,"StephanieHaeger":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10122615,"issues_count":31721744,"pull_requests_count":98828394,"authors_count":10710967,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"thewtex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thewtex"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":7,"IssueCommentEvent":2},"last_year":{"WatchEvent":7,"IssueCommentEvent":2}},"keywords":[],"dependencies":[],"score":15.779307214014928,"created_at":"2025-09-08T11:18:32.561Z","updated_at":"2025-10-07T08:24:41.849Z","avatar_url":"https://github.com/uncbiag.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2434,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64102","html_url":"https://science.ecosyste.ms/projects/64102"}