{"id":67106,"name":"gpmap","description":"A Python API for managing genotype-phenotype map data","url":"https://github.com/harmslab/gpmap","last_synced_at":"2025-09-08T13:49:47.558Z","repository":{"id":35391463,"uuid":"39655374","full_name":"harmslab/gpmap","owner":"harmslab","description":"A Python API for managing genotype-phenotype map data","archived":false,"fork":false,"pushed_at":"2023-08-18T18:26:41.000Z","size":1491,"stargazers_count":12,"open_issues_count":4,"forks_count":8,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-20T07:47:21.742Z","etag":null,"topics":["evolution","genetics","genotype-phenotype-maps","networkx"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harmslab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-07-24T20:21:38.000Z","updated_at":"2025-08-02T09:17:20.000Z","dependencies_parsed_at":"2023-01-15T19:56:24.243Z","dependency_job_id":"217bc6ba-525f-4c6f-aafd-34bf2e1a37bf","html_url":"https://github.com/harmslab/gpmap","commit_stats":{"total_commits":294,"total_committers":5,"mean_commits":58.8,"dds":"0.11904761904761907","last_synced_commit":"859ac4d60260345a68de3792b368189748804599"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/harmslab/gpmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmslab","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/sbom","scorecard":{"id":455995,"data":{"date":"2025-08-11","repo":{"name":"github.com/harmslab/gpmap","commit":"859ac4d60260345a68de3792b368189748804599"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 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":"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/python-app.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":"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":"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":"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/python-app.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/harmslab/gpmap/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/harmslab/gpmap/python-app.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:32","Info:   0 out of   2 GitHub-owned 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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2021-71 / GHSA-hf64-x4gq-p99h","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:41:36.644Z","repository_id":35391463,"created_at":"2025-08-19T09:41:36.644Z","updated_at":"2025-08-19T09:41:36.644Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195737,"owners_count":25239147,"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":"harmslab","name":"Harms Lab @ University of Oregon","uuid":"9059504","kind":"organization","description":"Software projects created by members of the the Harms lab at the University of Oregon","email":null,"website":"http://harmslab.uoregon.edu","location":"Eugene, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9059504?v=4","repositories_count":57,"last_synced_at":"2024-04-29T18:07:05.667Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/harmslab","funding_links":[],"total_stars":316,"followers":8,"following":0,"created_at":"2022-11-09T08:17:57.959Z","updated_at":"2024-04-29T18:07:18.858Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmslab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmslab/repositories"},"packages":[{"id":2751594,"name":"gpmap","ecosystem":"pypi","description":"A Python API for managing genotype-phenotype map data","homepage":"https://github.com/harmslab/gpmap","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/harmslab/gpmap","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2017-01-10T19:04:46.000Z","latest_release_published_at":"2020-07-28T03:45:49.000Z","latest_release_number":"0.7.0","last_synced_at":"2025-08-20T07:47:17.621Z","created_at":"2022-04-10T11:10:44.175Z","updated_at":"2025-08-20T07:47:35.292Z","registry_url":"https://pypi.org/project/gpmap/","install_command":"pip install gpmap --index-url https://pypi.org/simple","documentation_url":"https://gpmap.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT 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":"gpmap","project_status":null},"repo_metadata":{"id":35391463,"uuid":"39655374","full_name":"harmslab/gpmap","owner":"harmslab","description":"A Python API for managing genotype-phenotype map data","archived":false,"fork":false,"pushed_at":"2023-08-18T18:26:41.000Z","size":1491,"stargazers_count":11,"open_issues_count":4,"forks_count":8,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-06-16T06:18:54.986Z","etag":null,"topics":["evolution","genetics","genotype-phenotype-maps","networkx"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harmslab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-07-24T20:21:38.000Z","updated_at":"2024-02-01T04:15:57.000Z","dependencies_parsed_at":"2023-01-15T19:56:24.243Z","dependency_job_id":"217bc6ba-525f-4c6f-aafd-34bf2e1a37bf","html_url":"https://github.com/harmslab/gpmap","commit_stats":{"total_commits":294,"total_committers":5,"mean_commits":58.8,"dds":"0.11904761904761907","last_synced_commit":"859ac4d60260345a68de3792b368189748804599"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/harmslab/gpmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmslab","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/sbom","scorecard":{"id":455995,"data":{"date":"2025-08-11","repo":{"name":"github.com/harmslab/gpmap","commit":"859ac4d60260345a68de3792b368189748804599"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 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":"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/python-app.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":"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":"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":"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/python-app.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/harmslab/gpmap/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/harmslab/gpmap/python-app.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:32","Info:   0 out of   2 GitHub-owned 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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2021-71 / GHSA-hf64-x4gq-p99h","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:41:36.644Z","repository_id":35391463,"created_at":"2025-08-19T09:41:36.644Z","updated_at":"2025-08-19T09:41:36.644Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271285455,"owners_count":24732922,"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":"harmslab","name":"Harms Lab @ University of Oregon","uuid":"9059504","kind":"organization","description":"Software projects created by members of the the Harms lab at the University of Oregon","email":null,"website":"http://harmslab.uoregon.edu","location":"Eugene, OR","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9059504?v=4","repositories_count":57,"last_synced_at":"2024-04-29T18:07:05.667Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/harmslab","funding_links":[],"total_stars":316,"followers":8,"following":0,"created_at":"2022-11-09T08:17:57.959Z","updated_at":"2024-04-29T18:07:18.858Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmslab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmslab/repositories"},"tags":[{"name":"0.7.0","sha":"d7c6bc2b3c172402b6ce1a7752eab3136126ed83","kind":"commit","published_at":"2020-07-03T17:43:53.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/0.7.0","html_url":"https://github.com/harmslab/gpmap/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"6cc7c476913bcb227edc8ffd708b7e6e7589e90f","kind":"commit","published_at":"2019-04-15T01:18:59.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/0.6.0","html_url":"https://github.com/harmslab/gpmap/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"1d925d9fcd20aca050b98d47c8ed528b8e27bd66","kind":"commit","published_at":"2019-03-17T17:42:32.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/0.5.0","html_url":"https://github.com/harmslab/gpmap/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.5.0/manifests"},{"name":"v0.3.1","sha":"16207f40914bcaf3410400d36115416ef2836e5c","kind":"commit","published_at":"2017-12-07T23:18:58.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/v0.3.1","html_url":"https://github.com/harmslab/gpmap/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/v0.3.1/manifests"},{"name":"0.3.0","sha":"37b25c92ea18352bf1422b030fa465dc5b999691","kind":"commit","published_at":"2017-12-07T22:30:16.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/0.3.0","html_url":"https://github.com/harmslab/gpmap/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"64d2d6dc6adc0eb2c0eff4866e2aedad01a3fc74","kind":"commit","published_at":"2017-09-13T21:12:28.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/0.2.1","html_url":"https://github.com/harmslab/gpmap/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.2.1/manifests"},{"name":"0.2","sha":"a61579fac11d6c1e975587e51997ad4966add643","kind":"commit","published_at":"2017-08-28T23:54:54.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/0.2","html_url":"https://github.com/harmslab/gpmap/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/0.2/manifests"},{"name":"v0.1.1","sha":"8e281291b0433ee34b0737c800044d9faa99275d","kind":"commit","published_at":"2017-01-11T17:50:00.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/v0.1.1","html_url":"https://github.com/harmslab/gpmap/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"7925b701ed5e1d7c7c6039584eca66a6728ab713","kind":"commit","published_at":"2017-01-10T19:09:00.000Z","download_url":"https://codeload.github.com/harmslab/gpmap/tar.gz/v0.1","html_url":"https://github.com/harmslab/gpmap/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harmslab/gpmap@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-20T07:47:35.292Z","dependent_packages_count":0,"downloads":222,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":19.872823370656494,"dependent_repos_count":5.540668618039669,"dependent_packages_count":10.108852264313626,"stargazers_count":17.133308973539172,"forks_count":11.924606157963154,"docker_downloads_count":null,"average":12.916051876902424},"purl":"pkg:pypi/gpmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gpmap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gpmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gpmap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-17T10:47:52.298Z","issues_count":5,"pull_requests_count":32,"avg_time_to_close_issue":48517997.25,"avg_time_to_close_pull_request":2325264.827586207,"issues_closed_count":4,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":3.8,"avg_comments_per_pull_request":0.4375,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":8,"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/harmslab%2Fgpmap/issues","maintainers":[{"login":"Zsailer","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zsailer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpmap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gpmap/related_packages","maintainers":[{"uuid":"zsailer","login":"zsailer","name":null,"email":null,"url":null,"packages_count":50,"html_url":"https://pypi.org/user/zsailer/","role":null,"created_at":"2023-02-24T08:39:05.030Z","updated_at":"2023-02-24T08:39:05.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zsailer/packages"},{"uuid":"harmsm","login":"harmsm","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/harmsm/","role":null,"created_at":"2023-02-24T08:39:05.011Z","updated_at":"2023-02-24T08:39:05.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/harmsm/packages"},{"uuid":"lperezmo","login":"lperezmo","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/lperezmo/","role":null,"created_at":"2023-02-24T08:39:05.019Z","updated_at":"2023-02-24T08:39:05.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lperezmo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"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":589023,"full_name":"harmslab/gpmap","default_branch":"main","committers":[{"name":"Zachary Sailer","email":"zachsailer@gmail.com","login":null,"count":259},{"name":"Luis Perez","email":"lperezmo@uoregon.edu","login":null,"count":14},{"name":"Michael J. Harms","email":"harmsm@gmail.com","login":null,"count":11},{"name":"Luis Perez Morales","email":"61613934+lperezmo","login":"lperezmo","count":8},{"name":"lgoldbach","email":"l.d.goldbach@students.uu.nl","login":null,"count":2}],"total_commits":294,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":58.8,"dds":0.11904761904761907,"past_year_committers":[{"name":"Michael Harms","email":"harmsm@gmail.com","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2024-01-25T13:39:25.713Z","last_synced_commit":"859ac4d60260345a68de3792b368189748804599","created_at":"2023-03-09T06:14:47.512Z","updated_at":"2024-01-25T13:39:25.713Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","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":"harmslab/gpmap","html_url":"https://github.com/harmslab/gpmap","last_synced_at":"2025-08-20T07:51:56.021Z","status":"error","issues_count":5,"pull_requests_count":32,"avg_time_to_close_issue":48517997.25,"avg_time_to_close_pull_request":2325264.827586207,"issues_closed_count":4,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":3.8,"avg_comments_per_pull_request":0.4375,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":8,"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-14T15:04:27.506Z","updated_at":"2025-08-20T07:51:56.021Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmslab%2Fgpmap/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":8},"issue_author_associations_count":{"NONE":3,"MEMBER":2},"pull_request_author_associations_count":{"MEMBER":16,"NONE":8,"CONTRIBUTOR":8},"issue_authors":{"Zsailer":2,"326reborn":1,"joneill-code":1,"jamaltas":1},"pull_request_authors":{"Zsailer":16,"dependabot[bot]":8,"harmsm":6,"lgoldbach":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":"Zsailer","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zsailer"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["evolution","genetics","genotype-phenotype-maps","networkx"],"dependencies":[{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2022-08-28T04:55:14.160Z","updated_at":"2022-08-28T04:55:14.160Z","repository_link":"https://github.com/harmslab/gpmap/blob/main/Pipfile","dependencies":[{"id":3011072030,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3011072031,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3011072032,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3011072033,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3011072034,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3011072035,"package_name":"gpmap","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3011072036,"package_name":"gpmap","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2022-08-28T04:55:14.311Z","updated_at":"2022-08-28T04:55:14.311Z","repository_link":"https://github.com/harmslab/gpmap/blob/main/Pipfile.lock","dependencies":[{"id":3011073424,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"==1.4.0","direct":false,"kind":"runtime","optional":false},{"id":3011073425,"package_name":"attrs","ecosystem":"pypi","requirements":"==19.3.0","direct":false,"kind":"runtime","optional":false},{"id":3011073426,"package_name":"certifi","ecosystem":"pypi","requirements":"==2020.6.20","direct":false,"kind":"runtime","optional":false},{"id":3011073427,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.3","direct":false,"kind":"runtime","optional":false},{"id":3011073428,"package_name":"cycler","ecosystem":"pypi","requirements":"==0.10.0","direct":false,"kind":"runtime","optional":false},{"id":3011073429,"package_name":"gpmap","ecosystem":"pypi","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":3011073430,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==1.7.0","direct":false,"kind":"runtime","optional":false},{"id":3011073431,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"runtime","optional":false},{"id":3011073432,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"==1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3011073433,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.3.1","direct":false,"kind":"runtime","optional":false},{"id":3011073434,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==8.4.0","direct":false,"kind":"runtime","optional":false},{"id":3011073435,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.19.1","direct":false,"kind":"runtime","optional":false},{"id":3011073436,"package_name":"packaging","ecosystem":"pypi","requirements":"==20.4","direct":false,"kind":"runtime","optional":false},{"id":3011073437,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"runtime","optional":false},{"id":3011073438,"package_name":"pillow","ecosystem":"pypi","requirements":"==7.2.0","direct":false,"kind":"runtime","optional":false},{"id":3011073439,"package_name":"pluggy","ecosystem":"pypi","requirements":"==0.13.1","direct":false,"kind":"runtime","optional":false},{"id":3011073440,"package_name":"py","ecosystem":"pypi","requirements":"==1.9.0","direct":false,"kind":"runtime","optional":false},{"id":3011073441,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":false,"kind":"runtime","optional":false},{"id":3011073442,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.0.1","direct":false,"kind":"runtime","optional":false},{"id":3011073443,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.1","direct":false,"kind":"runtime","optional":false},{"id":3011073444,"package_name":"pytz","ecosystem":"pypi","requirements":"==2020.1","direct":false,"kind":"runtime","optional":false},{"id":3011073445,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.2","direct":false,"kind":"runtime","optional":false},{"id":3011073446,"package_name":"six","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"runtime","optional":false},{"id":3011073447,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.1","direct":false,"kind":"runtime","optional":false},{"id":3011073448,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.1.0","direct":false,"kind":"runtime","optional":false},{"id":3011073449,"package_name":"gpmap","ecosystem":"pypi","requirements":"*","direct":false,"kind":"develop","optional":false},{"id":3011073450,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.19.1","direct":false,"kind":"develop","optional":false},{"id":3011073451,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"develop","optional":false},{"id":3011073452,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.1","direct":false,"kind":"develop","optional":false},{"id":3011073453,"package_name":"pytz","ecosystem":"pypi","requirements":"==2020.1","direct":false,"kind":"develop","optional":false},{"id":3011073454,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.2","direct":false,"kind":"develop","optional":false},{"id":3011073455,"package_name":"six","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T04:55:14.413Z","updated_at":"2022-08-28T04:55:14.413Z","repository_link":"https://github.com/harmslab/gpmap/blob/main/docs/requirements.txt","dependencies":[{"id":3011074408,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T04:55:14.465Z","updated_at":"2022-08-28T04:55:14.465Z","repository_link":"https://github.com/harmslab/gpmap/blob/main/requirements.txt","dependencies":[{"id":3011074424,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3011074425,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"==1.2.1","direct":true,"kind":"runtime","optional":false},{"id":3011074426,"package_name":"attrs","ecosystem":"pypi","requirements":"==18.2.0","direct":true,"kind":"runtime","optional":false},{"id":3011074427,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"runtime","optional":false},{"id":3011074428,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.2","direct":true,"kind":"runtime","optional":false},{"id":3011074429,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.2","direct":true,"kind":"runtime","optional":false},{"id":3011074430,"package_name":"py","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":3011074431,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.8.1","direct":true,"kind":"runtime","optional":false},{"id":3011074432,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-app.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T19:56:24.177Z","updated_at":"2023-01-15T19:56:24.177Z","repository_link":"https://github.com/harmslab/gpmap/blob/main/.github/workflows/python-app.yml","dependencies":[{"id":6932744796,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6932744797,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":9.828764006340192,"created_at":"2025-09-08T11:18:45.681Z","updated_at":"2025-10-07T08:25:19.522Z","avatar_url":"https://github.com/harmslab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":222,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67106","html_url":"https://science.ecosyste.ms/projects/67106"}