{"id":14157,"name":"openmht","description":"Python module for multiple hypothesis tracking.","url":"https://github.com/jonperdomo/openmht","last_synced_at":"2025-09-04T22:19:37.044Z","repository":{"id":57449140,"uuid":"127987237","full_name":"jonperdomo/openmht","owner":"jonperdomo","description":"Python module for multiple hypothesis tracking.","archived":false,"fork":false,"pushed_at":"2024-01-24T23:06:30.000Z","size":167,"stargazers_count":69,"open_issues_count":4,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-03T18:34:11.617Z","etag":null,"topics":["computer-vision","python","tracking"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonperdomo.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-04T01:02:34.000Z","updated_at":"2025-06-04T09:25:43.000Z","dependencies_parsed_at":"2023-09-25T00:36:37.297Z","dependency_job_id":"ca9ce046-e716-4f83-b919-71cdd0043e85","html_url":"https://github.com/jonperdomo/openmht","commit_stats":{"total_commits":45,"total_committers":2,"mean_commits":22.5,"dds":0.1333333333333333,"last_synced_commit":"641435993fd8e8676b5917b8dd439ef842752fef"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jonperdomo/openmht","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonperdomo","download_url":"https://codeload.github.com/jonperdomo/openmht/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/sbom","scorecard":{"id":531436,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonperdomo/openmht","commit":"abe73ff5ae9b96ec8091edaab65e053cc99221ec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":0,"reason":"Found 2/29 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jonperdomo/openmht/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jonperdomo/openmht/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jonperdomo/openmht/unit-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jonperdomo/openmht/unit-tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 6 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-20T05:50:46.076Z","repository_id":57449140,"created_at":"2025-08-20T05:50:46.076Z","updated_at":"2025-08-20T05:50:46.076Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273681319,"owners_count":25148993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"jonperdomo","name":"Jonathan Perdomo","uuid":"14855676","kind":"user","description":"Biomedical PhD Candidate at Drexel University.","email":"","website":"https://jonperdomo.github.io/","location":"Philadelphia, PA","twitter":"jep353","company":"Drexel University","icon_url":"https://avatars.githubusercontent.com/u/14855676?u=e9b4677713353c767c748e875a5a49e215601cf5\u0026v=4","repositories_count":3,"last_synced_at":"2023-04-28T16:08:09.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jonperdomo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-28T16:08:09.885Z","updated_at":"2023-04-28T16:08:09.885Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonperdomo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonperdomo/repositories"},"packages":[{"id":2840400,"name":"openmht","ecosystem":"pypi","description":"OpenMHT","homepage":"https://github.com/jonperdomo/openmht","licenses":"GNU Affero General Public License v3","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/jonperdomo/openmht","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2020-02-08T05:28:26.000Z","latest_release_published_at":"2023-09-24T22:03:00.000Z","latest_release_number":"2.0.1","last_synced_at":"2025-09-03T09:20:14.170Z","created_at":"2022-04-10T11:57:11.638Z","updated_at":"2025-09-03T18:16:01.699Z","registry_url":"https://pypi.org/project/openmht/","install_command":"pip install openmht --index-url https://pypi.org/simple","documentation_url":"https://openmht.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU Affero General Public License v3","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"openmht","project_status":null},"repo_metadata":{"id":57449140,"uuid":"127987237","full_name":"jonperdomo/openmht","owner":"jonperdomo","description":"Python module for multiple hypothesis tracking.","archived":false,"fork":false,"pushed_at":"2024-01-24T23:06:30.000Z","size":167,"stargazers_count":69,"open_issues_count":4,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-13T10:26:26.595Z","etag":null,"topics":["computer-vision","python","tracking"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonperdomo.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-04T01:02:34.000Z","updated_at":"2025-06-04T09:25:43.000Z","dependencies_parsed_at":"2023-09-25T00:36:37.297Z","dependency_job_id":"ca9ce046-e716-4f83-b919-71cdd0043e85","html_url":"https://github.com/jonperdomo/openmht","commit_stats":{"total_commits":45,"total_committers":2,"mean_commits":22.5,"dds":0.1333333333333333,"last_synced_commit":"641435993fd8e8676b5917b8dd439ef842752fef"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jonperdomo/openmht","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonperdomo","download_url":"https://codeload.github.com/jonperdomo/openmht/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/sbom","scorecard":{"id":531436,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonperdomo/openmht","commit":"abe73ff5ae9b96ec8091edaab65e053cc99221ec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":0,"reason":"Found 2/29 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jonperdomo/openmht/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jonperdomo/openmht/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jonperdomo/openmht/unit-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jonperdomo/openmht/unit-tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 6 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-20T05:50:46.076Z","repository_id":57449140,"created_at":"2025-08-20T05:50:46.076Z","updated_at":"2025-08-20T05:50:46.076Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273487695,"owners_count":25114601,"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-03T02:00:09.631Z","response_time":76,"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":"jonperdomo","name":"Jonathan Perdomo","uuid":"14855676","kind":"user","description":"Biomedical PhD Candidate at Drexel University.","email":"","website":"https://jonperdomo.github.io/","location":"Philadelphia, PA","twitter":"jep353","company":"Drexel University","icon_url":"https://avatars.githubusercontent.com/u/14855676?u=e9b4677713353c767c748e875a5a49e215601cf5\u0026v=4","repositories_count":3,"last_synced_at":"2023-04-28T16:08:09.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jonperdomo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-28T16:08:09.885Z","updated_at":"2023-04-28T16:08:09.885Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonperdomo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonperdomo/repositories"},"tags":[{"name":"v2.0.1","sha":"1c5414b713b3a1f2ff14b993c076364b574378ea","kind":"commit","published_at":"2023-09-24T21:58:48.000Z","download_url":"https://codeload.github.com/jonperdomo/openmht/tar.gz/v2.0.1","html_url":"https://github.com/jonperdomo/openmht/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonperdomo/openmht@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5627c53b1758303b8c08db6db6793cfc59e20c5f","kind":"commit","published_at":"2023-09-24T20:22:51.000Z","download_url":"https://codeload.github.com/jonperdomo/openmht/tar.gz/v2.0.0","html_url":"https://github.com/jonperdomo/openmht/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonperdomo/openmht@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"e9bceca4a4b9592051c4fa8c36c4078b395223f4","kind":"commit","published_at":"2023-07-20T22:46:37.000Z","download_url":"https://codeload.github.com/jonperdomo/openmht/tar.gz/v1.0.1","html_url":"https://github.com/jonperdomo/openmht/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonperdomo/openmht@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"18fbc8cbeba001b02af64ed8286252a9837b6c01","kind":"commit","published_at":"2021-11-27T09:41:05.000Z","download_url":"https://codeload.github.com/jonperdomo/openmht/tar.gz/v1.0.0","html_url":"https://github.com/jonperdomo/openmht/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonperdomo/openmht@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"36383fe8ab3d5ec35468d744e2851b5ae7b73c7a","kind":"commit","published_at":"2020-02-08T06:12:47.000Z","download_url":"https://codeload.github.com/jonperdomo/openmht/tar.gz/v0.1.0","html_url":"https://github.com/jonperdomo/openmht/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonperdomo/openmht@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T18:16:01.699Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.83442772773004,"dependent_repos_count":21.734180180249368,"dependent_packages_count":9.99089921164901,"stargazers_count":8.939185660748294,"forks_count":9.854195386629904,"docker_downloads_count":null,"average":20.270577633401324},"purl":"pkg:pypi/openmht","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openmht","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openmht","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openmht/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T10:19:16.566Z","issues_count":19,"pull_requests_count":7,"avg_time_to_close_issue":15068880.0625,"avg_time_to_close_pull_request":10967.833333333334,"issues_closed_count":16,"pull_requests_closed_count":6,"pull_request_authors_count":3,"issue_authors_count":14,"avg_comments_per_issue":2.473684210526316,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/jonperdomo%2Fopenmht/issues","maintainers":[{"login":"jonperdomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonperdomo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openmht/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openmht/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openmht/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openmht/related_packages","maintainers":[{"uuid":"jonperdomo","login":"jonperdomo","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jonperdomo/","role":null,"created_at":"2023-02-24T22:51:36.240Z","updated_at":"2023-02-24T22:51:36.240Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jonperdomo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724920,"maintainers_count":308248,"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":622984,"full_name":"jonperdomo/openmht","default_branch":"main","committers":[{"name":"Jonathan Perdomo","email":"perdomojonathan5@gmail.com","count":39},{"name":"Jonathan Perdomo","email":"jonperdomodb@gmail.com","count":6}],"total_commits":45,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.5,"dds":0.1333333333333333,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T23:55:56.976Z","last_synced_commit":"641435993fd8e8676b5917b8dd439ef842752fef","created_at":"2023-03-09T08:03:12.254Z","updated_at":"2023-09-19T17:28:00.006Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"jonperdomo/openmht","html_url":"https://github.com/jonperdomo/openmht","last_synced_at":"2025-07-13T10:19:16.566Z","status":null,"issues_count":19,"pull_requests_count":7,"avg_time_to_close_issue":15068880.0625,"avg_time_to_close_pull_request":10967.833333333334,"issues_closed_count":16,"pull_requests_closed_count":6,"pull_request_authors_count":3,"issue_authors_count":14,"avg_comments_per_issue":2.473684210526316,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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-14T19:33:37.417Z","updated_at":"2025-07-13T10:19:16.566Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonperdomo%2Fopenmht/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":14,"CONTRIBUTOR":3,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":4,"OWNER":3},"issue_authors":{"SiddharthDey":3,"qiuqicao77":2,"CalenDario13":2,"bsdis":1,"saber131421":1,"caroltk":1,"billypeanut":1,"ijunglee":1,"crchinn":1,"jonperdomo":1,"hunterls97":1,"zl930216":1,"minho8849":1,"HuMengjing":1},"pull_request_authors":{"jonperdomo":3,"SiddharthDey":3,"Engineero":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070612,"issues_count":31251768,"pull_requests_count":95419892,"authors_count":10689189,"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":"jonperdomo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonperdomo"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":4},"last_year":{"WatchEvent":4}},"keywords":["computer-vision","python","tracking"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T00:36:36.330Z","updated_at":"2023-09-25T00:36:36.330Z","repository_link":"https://github.com/jonperdomo/openmht/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":13928887735,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13928887736,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13928887737,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-25T00:36:36.976Z","updated_at":"2023-09-25T00:36:36.976Z","repository_link":"https://github.com/jonperdomo/openmht/blob/main/setup.py","dependencies":[]}],"score":7.691656822810546,"created_at":"2025-09-04T15:50:44.748Z","updated_at":"2025-10-07T08:08:01.263Z","avatar_url":"https://github.com/jonperdomo.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":13,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/14157","html_url":"https://science.ecosyste.ms/projects/14157","bibtex_url":"https://science.ecosyste.ms/projects/14157/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/14157/export.apalike"}