{"id":2912108,"name":"scimap","ecosystem":"pypi","description":"Spatial Single-Cell Analysis Toolkit","homepage":"https://pypi.org/project/scimap/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/labsyspharm/scimap","keywords_array":["image analysis","multiplex imaging","single cell analysis"],"namespace":null,"versions_count":261,"first_release_published_at":"2020-06-09T21:17:50.000Z","latest_release_published_at":"2026-03-23T18:51:12.000Z","latest_release_number":"2.3.6","last_synced_at":"2026-09-22T16:18:54.136Z","created_at":"2022-04-10T12:33:02.836Z","updated_at":"2026-09-23T17:10:20.271Z","registry_url":"https://pypi.org/project/scimap/","install_command":"pip install scimap --index-url https://pypi.org/simple","documentation_url":"https://scimap.xyz","metadata":{"funding":null,"documentation":"https://scimap.xyz","classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9"],"normalized_name":"scimap","project_status":null},"repo_metadata":{"id":38823001,"uuid":"271099296","full_name":"labsyspharm/scimap","owner":"labsyspharm","description":"Spatial Single-Cell Analysis Toolkit","archived":false,"fork":false,"pushed_at":"2026-09-09T02:19:13.000Z","size":45782,"stargazers_count":116,"open_issues_count":53,"forks_count":38,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-10T21:37:09.407Z","etag":null,"topics":["image-analysis","pypi","python","single-cell-analysis","spatial-analysis"],"latest_commit_sha":null,"homepage":"https://scimap.xyz/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labsyspharm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-06-09T20:08:44.000Z","updated_at":"2026-09-09T02:18:46.000Z","dependencies_parsed_at":"2026-09-10T21:25:06.629Z","dependency_job_id":null,"html_url":"https://github.com/labsyspharm/scimap","commit_stats":{"total_commits":609,"total_committers":8,"mean_commits":76.125,"dds":"0.10673234811165844","last_synced_commit":"5011613242cc3f84fa448ff39a108485cfd8f858"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/labsyspharm/scimap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labsyspharm","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/sbom","scorecard":{"id":576556,"data":{"date":"2025-08-11","repo":{"name":"github.com/labsyspharm/scimap","commit":"775618a8846e97891359fd1dec08b219948ecbae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-unix-mac-win.yml:1","Warn: no topLevel permission defined: .github/workflows/dockerhub.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/nbtomd.yml:12","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.0.0 not signed: https://api.github.com/repos/labsyspharm/scimap/releases/149309180","Warn: release artifact 2.0.0 does not have provenance: https://api.github.com/repos/labsyspharm/scimap/releases/149309180"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dockerhub.yml:8"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-unix-mac-win.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/build-unix-mac-win.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-unix-mac-win.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/build-unix-mac-win.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-unix-mac-win.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/build-unix-mac-win.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-unix-mac-win.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/build-unix-mac-win.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerhub.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/dockerhub.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerhub.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/dockerhub.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerhub.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/dockerhub.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerhub.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/dockerhub.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/draft-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/draft-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nbtomd.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/nbtomd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nbtomd.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/nbtomd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nbtomd.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/labsyspharm/scimap/nbtomd.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.8 to python:3.8@sha256:d411270700143fa2683cc8264d9fa5d3279fd3b6afff62ae81ea2f9d070e390c","Warn: pipCommand not pinned by hash: Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/nbtomd.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/nbtomd.yml:31","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"25 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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-20T17:57:39.820Z","repository_id":38823001,"created_at":"2025-08-20T17:57:39.821Z","updated_at":"2025-08-20T17:57:39.821Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37222350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"labsyspharm","name":"Laboratory of Systems Pharmacology @ Harvard","uuid":"47149595","kind":"organization","description":"Reinventing the fundamental science underlying the development of new medicines and their use in individual patients.","email":"hits@harvard.edu","website":"https://labsyspharm.org/","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47149595?v=4","repositories_count":150,"last_synced_at":"2024-12-24T13:42:49.677Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/labsyspharm","funding_links":[],"total_stars":624,"followers":67,"following":0,"created_at":"2022-11-09T17:02:55.438Z","updated_at":"2024-12-24T13:42:49.678Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labsyspharm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labsyspharm/repositories"},"tags":[{"name":"2.2.11","sha":"1b00270685fba200bfe01ad1ce220320be0a1c0a","kind":"commit","published_at":"2025-01-26T04:34:10.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/2.2.11","html_url":"https://github.com/labsyspharm/scimap/releases/tag/2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/2.2.11/manifests"},{"name":"2.1.3","sha":"7082470dc5233747efb06797721289c813c0c734","kind":"commit","published_at":"2024-08-07T19:23:06.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/2.1.3","html_url":"https://github.com/labsyspharm/scimap/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/2.1.3/manifests"},{"name":"2.1.0","sha":"2c599db3f5e59f0ab48981892fa84c52b9643f90","kind":"commit","published_at":"2024-05-27T12:37:06.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/2.1.0","html_url":"https://github.com/labsyspharm/scimap/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"679ab89e9f6d0bcdfbb4cfcff826c626919ff828","kind":"commit","published_at":"2024-04-02T01:05:19.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/2.0.0","html_url":"https://github.com/labsyspharm/scimap/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/2.0.0/manifests"},{"name":"1.3.3","sha":"5011613242cc3f84fa448ff39a108485cfd8f858","kind":"commit","published_at":"2023-12-23T02:37:36.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/1.3.3","html_url":"https://github.com/labsyspharm/scimap/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/1.3.3/manifests"},{"name":"1.0.0","sha":"558c33f2f5c848dfc4618c332e9df45d5d6bf2b3","kind":"commit","published_at":"2023-04-21T14:45:28.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/1.0.0","html_url":"https://github.com/labsyspharm/scimap/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/1.0.0/manifests"},{"name":"0.22.0","sha":"70a82558062e58a4ccddbbe5eb545fe5a7a6d6b9","kind":"commit","published_at":"2022-06-05T16:25:35.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.22.0","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.22.0/manifests"},{"name":"0.19.0","sha":"97cd136ba0f6ea15c52a71e777d7fd774599027f","kind":"commit","published_at":"2022-04-03T22:36:28.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.19.0","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"89052f4aea665b3df4106daeceaf9ca2ee9ed5c4","kind":"commit","published_at":"2021-11-19T15:14:40.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.18.1","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.18.1/manifests"},{"name":"0.17.7","sha":"659076edae883576a14bdfb46f88e76a7f0a0d6e","kind":"commit","published_at":"2021-08-05T19:47:19.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.17.7","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.7/manifests"},{"name":"0.17.6","sha":"253f22ed9162dbdf257e03a1951237df33492a4e","kind":"commit","published_at":"2021-07-06T14:43:34.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.17.6","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.6/manifests"},{"name":"0.17.5","sha":"8b7fc7009357bad4f063794211d0f08ce4b6e2d6","kind":"commit","published_at":"2021-07-02T16:15:23.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.17.5","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"993a6c36aca33c2618ce0b7d3969a9f286636a4d","kind":"commit","published_at":"2021-07-02T14:20:08.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.17.4","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.4/manifests"},{"name":"0.17.2","sha":"50a95f514b5685a61e49f694917d684b00169dd5","kind":"commit","published_at":"2021-07-01T19:58:06.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.17.2","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.17.2/manifests"},{"name":"0.1.10","sha":"dbf4e75957e8a173b209a2bbc10fb80ed14c7bad","kind":"commit","published_at":"2020-06-29T03:04:03.000Z","download_url":"https://codeload.github.com/labsyspharm/scimap/tar.gz/0.1.10","html_url":"https://github.com/labsyspharm/scimap/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/labsyspharm/scimap@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/tags/0.1.10/manifests"}]},"repo_metadata_updated_at":"2026-09-23T17:10:20.271Z","dependent_packages_count":0,"downloads":3397,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.419492854901737,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":9.816961909830457,"forks_count":8.892204472236214,"docker_downloads_count":null,"average":11.557819427756154},"purl":"pkg:pypi/scimap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scimap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scimap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scimap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-22T16:07:26.595Z","issues_count":89,"pull_requests_count":67,"avg_time_to_close_issue":5618997.7,"avg_time_to_close_pull_request":3157081.606557377,"issues_closed_count":40,"pull_requests_closed_count":61,"pull_request_authors_count":14,"issue_authors_count":53,"avg_comments_per_issue":2.056179775280899,"avg_comments_per_pull_request":0.40298507462686567,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":5,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":2275129.6666666665,"past_year_avg_time_to_close_pull_request":690248.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/labsyspharm%2Fscimap/issues","maintainers":[{"login":"ajitjohnson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajitjohnson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scimap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scimap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scimap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scimap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scimap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scimap/codemeta","maintainers":[{"uuid":"ajitjohnson","login":"ajitjohnson","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/ajitjohnson/","role":null,"created_at":"2023-02-25T10:13:15.646Z","updated_at":"2023-02-25T10:13:15.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ajitjohnson/packages"}]}