{"id":161081,"name":null,"description":"File Ingest Pipeline for Single Cell Portal","url":"https://github.com/broadinstitute/scp-ingest-pipeline","last_synced_at":"2025-09-09T18:20:10.899Z","repository":{"id":37270294,"uuid":"187902423","full_name":"broadinstitute/scp-ingest-pipeline","owner":"broadinstitute","description":"File Ingest Pipeline for Single Cell Portal","archived":false,"fork":false,"pushed_at":"2025-07-10T18:19:58.000Z","size":87330,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"development","last_synced_at":"2025-07-10T23:05:28.760Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/broadinstitute.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}},"created_at":"2019-05-21T19:40:35.000Z","updated_at":"2025-07-10T18:20:04.000Z","dependencies_parsed_at":"2023-02-18T09:45:34.566Z","dependency_job_id":"e916fdc8-30c0-4e23-9ca0-8ffde9b6479d","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline","commit_stats":{"total_commits":1938,"total_committers":12,"mean_commits":161.5,"dds":0.5521155830753354,"last_synced_commit":"03abc9f45a5d89ca4e679befa73f0c7517f949a7"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/broadinstitute/scp-ingest-pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/sbom","scorecard":{"id":254262,"data":{"date":"2025-08-11","repo":{"name":"github.com/broadinstitute/scp-ingest-pipeline","commit":"a52b3bdafaf2a23e2bdfa37b59ae0b93ffa0a578"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"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":10,"reason":"24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/minify_ontologies.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"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":"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/minify_ontologies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/broadinstitute/scp-ingest-pipeline/minify_ontologies.yml/development?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:13","Warn: pipCommand not pinned by hash: Dockerfile:40","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T09:14:16.672Z","repository_id":37270294,"created_at":"2025-08-17T09:14:16.672Z","updated_at":"2025-08-17T09:14:16.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274340903,"owners_count":25267295,"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-09T02:00:10.223Z","response_time":80,"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":"broadinstitute","name":"Broad Institute","uuid":"393552","kind":"organization","description":"Broad Institute of MIT and Harvard","email":null,"website":"http://www.broadinstitute.org/","location":"Cambridge, MA","twitter":"broadinstitute","company":null,"icon_url":"https://avatars.githubusercontent.com/u/393552?v=4","repositories_count":1083,"last_synced_at":"2023-04-09T09:48:11.262Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/broadinstitute","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:28.278Z","updated_at":"2023-04-09T09:48:11.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute/repositories"},"packages":[{"id":2912586,"name":"scp-ingest-pipeline","ecosystem":"pypi","description":"ETL pipeline for single-cell RNA-seq data","homepage":"https://github.com/broadinstitute/scp-ingest-pipeline","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/broadinstitute/scp-ingest-pipeline","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2020-06-09T15:43:11.000Z","latest_release_published_at":"2021-10-25T17:09:26.000Z","latest_release_number":"1.12.2","last_synced_at":"2025-08-15T14:07:50.844Z","created_at":"2022-04-10T12:33:17.161Z","updated_at":"2025-08-15T14:07:50.844Z","registry_url":"https://pypi.org/project/scp-ingest-pipeline/","install_command":"pip install scp-ingest-pipeline --index-url https://pypi.org/simple","documentation_url":"https://scp-ingest-pipeline.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3.7","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"scp-ingest-pipeline","project_status":null},"repo_metadata":{"id":37270294,"uuid":"187902423","full_name":"broadinstitute/scp-ingest-pipeline","owner":"broadinstitute","description":"File Ingest Pipeline for Single Cell Portal","archived":false,"fork":false,"pushed_at":"2024-09-06T18:38:20.000Z","size":64339,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"development","last_synced_at":"2024-09-06T18:52:16.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/broadinstitute.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}},"created_at":"2019-05-21T19:40:35.000Z","updated_at":"2024-09-05T18:40:56.000Z","dependencies_parsed_at":"2023-02-18T09:45:34.566Z","dependency_job_id":"e916fdc8-30c0-4e23-9ca0-8ffde9b6479d","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline","commit_stats":{"total_commits":1938,"total_committers":12,"mean_commits":161.5,"dds":0.5521155830753354,"last_synced_commit":"03abc9f45a5d89ca4e679befa73f0c7517f949a7"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217843898,"owners_count":16239521,"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","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":"broadinstitute","name":"Broad Institute","uuid":"393552","kind":"organization","description":"Broad Institute of MIT and Harvard","email":null,"website":"http://www.broadinstitute.org/","location":"Cambridge, MA","twitter":"broadinstitute","company":null,"icon_url":"https://avatars.githubusercontent.com/u/393552?v=4","repositories_count":1083,"last_synced_at":"2023-04-09T09:48:11.262Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/broadinstitute","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:23:28.278Z","updated_at":"2023-04-09T09:48:11.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broadinstitute/repositories"},"tags":[{"name":"1.35.0","sha":"4631af68549a6377810cb057737ba67fef3a1af9","kind":"commit","published_at":"2024-08-26T18:54:08.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.35.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.35.0/manifests"},{"name":"1.34.0","sha":"a0742f6b412a65f02bc4396bf646e8c68ee9b7ac","kind":"commit","published_at":"2024-08-22T13:32:22.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.34.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.34.0/manifests"},{"name":"1.33.0","sha":"1f0dcf55a452c7639aaae8529ad3040171a34932","kind":"commit","published_at":"2024-08-07T15:21:21.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.33.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.33.0/manifests"},{"name":"1.32.0","sha":"49b75e1dedaf98523c7c4805db739d511734bee4","kind":"commit","published_at":"2024-06-05T13:49:16.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.32.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.32.0/manifests"},{"name":"1.31.0","sha":"49b75e1dedaf98523c7c4805db739d511734bee4","kind":"commit","published_at":"2024-06-05T13:49:16.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.31.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"d960f86b30d71bd544c4b4733b566eb92a034a82","kind":"commit","published_at":"2024-04-05T19:49:00.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.30.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"c69e1121edc3abaceb1536962980e7869203a21d","kind":"commit","published_at":"2024-03-21T18:04:21.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.29.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.29.0/manifests"},{"name":"1.28.4","sha":"8f9aa187f49bca60c6f193d53840fab17ed1c958","kind":"commit","published_at":"2023-12-05T15:38:14.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.28.4","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.4/manifests"},{"name":"1.28.3","sha":"746cd83fc0885f0e721435d110637ee5ecb6d2fc","kind":"commit","published_at":"2023-11-28T16:13:22.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.28.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.3/manifests"},{"name":"1.28.2","sha":"4e7c19456b4f6e7af94ca11bc88a5e9f4c3f911f","kind":"commit","published_at":"2023-11-21T14:53:36.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.28.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.2/manifests"},{"name":"1.28.1","sha":"3ae00156e088693d2d0c1a41c337ded5e0ae8a15","kind":"commit","published_at":"2023-11-15T15:59:24.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.28.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2cfd93365db6cd099882a22f19e1d649ebf968e5","kind":"commit","published_at":"2023-09-25T16:14:45.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.28.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.28.0/manifests"},{"name":"1.27.4","sha":"3e761f4d3fee0c3f048e237c20310f3d1c334b8c","kind":"commit","published_at":"2023-09-05T17:52:00.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.27.4","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.4/manifests"},{"name":"1.27.3","sha":"70e4f2ef77803428673f4342d3b4ac54a41a081f","kind":"commit","published_at":"2023-07-24T13:37:48.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.27.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.3/manifests"},{"name":"1.27.2","sha":"395794b97c057f41eb5893887d817bd6ab867dc9","kind":"commit","published_at":"2023-06-28T20:00:15.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.27.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.2/manifests"},{"name":"1.27.1","sha":"b5a177b8f4603c1c5f1f6d79a1807394dbbd8239","kind":"commit","published_at":"2023-06-27T19:22:00.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.27.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.1/manifests"},{"name":"1.27.0","sha":"c04205753f352daf1b49d373952ca9428cb425c7","kind":"commit","published_at":"2023-06-27T14:14:07.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.27.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.27.0/manifests"},{"name":"1.26.1","sha":"9fbaa7474d77b398dcc3162161953236c0ae4bc8","kind":"commit","published_at":"2023-05-16T14:14:18.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.26.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.26.1/manifests"},{"name":"1.26.0","sha":"99968dd6e994fb73a4dc90defbef7cde5784bdce","kind":"commit","published_at":"2023-05-01T15:52:28.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.26.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.26.0/manifests"},{"name":"1.25.1","sha":"75e473c4c32b9b7227715545085ae1b98b4a9808","kind":"commit","published_at":"2023-03-31T22:49:29.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.25.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.25.1/manifests"},{"name":"1.25.0","sha":"74a1d9713ccd022661f22c565aa58fc71375cc03","kind":"commit","published_at":"2023-03-23T12:54:50.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.25.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.25.0/manifests"},{"name":"1.24.0","sha":"9158ec8e59c93c77374e1993b89b128122c17e18","kind":"commit","published_at":"2023-01-04T17:32:29.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.24.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.24.0/manifests"},{"name":"1.23.3","sha":"46c4e1726223ff83d87d8d62bf5eccdc11d8e001","kind":"commit","published_at":"2022-12-15T16:19:30.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.23.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.23.3/manifests"},{"name":"1.23.2","sha":"613e26c10e5670507103b2b0c427dc0e37b6719e","kind":"commit","published_at":"2022-11-29T21:22:49.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.23.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.23.2/manifests"},{"name":"1.23.1","sha":"f32469e4fb8723b5c4de551cf4111fa139e7525b","kind":"commit","published_at":"2022-11-16T21:08:09.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.23.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.23.1/manifests"},{"name":"1.23.0","sha":"ae998181523dad86a41a0db634fea8f60b47c4ed","kind":"commit","published_at":"2022-11-15T13:33:14.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.23.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"3249e713bd3ae297151709711385510bf6af40a9","kind":"commit","published_at":"2022-10-06T16:40:04.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.22.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"f22493e92dfaa5f914ceaf6187054bee1e9a0649","kind":"commit","published_at":"2022-09-26T13:41:30.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.21.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.21.0/manifests"},{"name":"1.20.1","sha":"688c4b4757be4a5eb143ee837c66a8ac09d31534","kind":"commit","published_at":"2022-08-05T17:43:10.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.20.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"3cf25777a72f0008a1bfae0932ebb1bb76a05380","kind":"commit","published_at":"2022-08-01T15:16:52.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.20.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.20.0/manifests"},{"name":"1.19.2","sha":"c81634d81223b1d510cfd86552dae13448192953","kind":"commit","published_at":"2022-06-21T15:42:30.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.19.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.19.2/manifests"},{"name":"1.19.1","sha":"53fa77fb4dba9ae8c307ba22622520b49a401291","kind":"commit","published_at":"2022-06-14T15:02:58.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.19.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.19.1/manifests"},{"name":"1.19.0","sha":"a8332a36f6362f765ec5f12190e0c98d1d1402eb","kind":"commit","published_at":"2022-06-02T16:00:04.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.19.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.19.0/manifests"},{"name":"1.18.0","sha":"275ae16c7bc740f9cc15153e1547c3064c946701","kind":"commit","published_at":"2022-05-23T15:46:16.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.18.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.18.0/manifests"},{"name":"1.17.2","sha":"1ac85e0dbe14af43782cc5e469fac56a9cc6d0d4","kind":"commit","published_at":"2022-04-25T14:38:27.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.17.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"f331419f8fcd1870a0390457d651e9a08650d852","kind":"commit","published_at":"2022-04-19T15:15:11.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.17.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"f7316c9239de6b64c6bc117f33477fdd84b7bebd","kind":"commit","published_at":"2022-04-16T00:59:44.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.17.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"67024e4efcd521b31b72c36eed8aecc26decddcf","kind":"commit","published_at":"2022-04-12T14:57:51.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.16.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"3a9d12d34d3be9df85f9c2b7a0f84c486f03be69","kind":"commit","published_at":"2022-03-29T14:23:29.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.15.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"52cb0ba39ef80d8e4dd50c78343ba4ab89033f21","kind":"commit","published_at":"2022-03-01T17:36:42.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.14.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"2701eb01a181a84d1f9c9e98682706a24c544726","kind":"commit","published_at":"2022-02-16T16:55:06.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.14.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"75cbef777d21daa5fc55c00436dd1228a8a40231","kind":"commit","published_at":"2022-02-15T16:32:17.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.14.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.14.0/manifests"},{"name":"1.13.1","sha":"b437bbb49c654f1030ce686e2e0280369b5e4cae","kind":"commit","published_at":"2022-02-03T15:18:17.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.13.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"e5625e28e5ff0a3e36598632f836e68814ec5119","kind":"commit","published_at":"2022-02-01T16:27:00.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.13.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"994b53cde642ec3489fd7ebf5b3270129dc0739d","kind":"commit","published_at":"2021-12-08T20:40:51.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.12.4","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"37136b56144cdd0a26fae1f4e781a36ea054a6f3","kind":"commit","published_at":"2021-11-15T19:07:23.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.12.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"391f12a71a833467b475e0b7dbbb8fb2d632afc1","kind":"commit","published_at":"2021-10-25T14:31:43.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.12.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"de22060506817bff7d594e51c174c65cf65d82ab","kind":"commit","published_at":"2021-10-13T16:49:12.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.12.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"1b4d9ee1de869ca85f0e3dcd4ef4626ce09e4171","kind":"commit","published_at":"2021-09-24T15:25:05.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.12.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"0b6289dd91f877e5921a871680602d776271217f","kind":"commit","published_at":"2021-06-07T14:54:29.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.11.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"59176c50b1245689bdcde81bde98cc2728d347cc","kind":"commit","published_at":"2021-03-18T13:19:12.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.10.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"a440aa65e382a06c145638ad423711b39396e40d","kind":"commit","published_at":"2021-03-02T00:08:39.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.10.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"5333b6e08cdd136cd3a595f17a9bcbe5f4f329ad","kind":"commit","published_at":"2021-02-03T20:09:04.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.10.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"d4ada1a46b40674e6bf1f667e1cdb5b117d36019","kind":"commit","published_at":"2021-01-19T20:57:42.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.9.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"e143d334e7cd6094927670d2a554456dac5d6db3","kind":"commit","published_at":"2021-01-06T21:10:17.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.9.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.9.0/manifests"},{"name":"1.8.7","sha":"b720fc04e40d349bdad51ad64de7d34a1ab9fa28","kind":"commit","published_at":"2020-12-17T16:05:55.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.8.7","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.7/manifests"},{"name":"1.8.6","sha":"de1a015b8796c9a63357cd526e28fc668d1d7005","kind":"commit","published_at":"2020-12-16T15:12:41.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.8.6","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.6/manifests"},{"name":"1.8.5","sha":"590d638f238a29164761d031afdaba17c7509e84","kind":"commit","published_at":"2020-12-15T15:09:14.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.8.5","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.5/manifests"},{"name":"1.8.4","sha":"df7f8d0b6035f39d5d2854a7d59336d2724fe7b7","kind":"commit","published_at":"2020-12-14T19:12:31.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.8.4","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"465e88af994455daf041af16406103cbacd2e31e","kind":"commit","published_at":"2020-11-16T22:30:37.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.8.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"147385c0c6d0dac200591565dc412f756380ad22","kind":"commit","published_at":"2020-11-13T22:20:20.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.8.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"fe1897a701e91737c6d4a23e3ab2fd9bcaf2f8c7","kind":"commit","published_at":"2020-11-13T19:30:11.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.8.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"9ef855474767d4ad72fb2a92b2ded76113ab04af","kind":"commit","published_at":"2020-11-12T20:54:17.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.8.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"6e37fb2885fdf3ba937b1cc342c94eeb6707825f","kind":"commit","published_at":"2020-10-20T15:15:08.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.7.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.7.0/manifests"},{"name":"1.6.4","sha":"000fa7de5fe6650de8f6271594a53067f27d733c","kind":"commit","published_at":"2020-10-15T16:23:29.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.6.4","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"564933bade020322347e29475ac57031a7d7d963","kind":"commit","published_at":"2020-10-01T12:54:35.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.6.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"3f67f18ea761b8ffa920cce544e6ae61535dcbfc","kind":"commit","published_at":"2020-09-09T16:28:01.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.6.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"745cd1cad7848f06910b8b5fce0693abf6af64fe","kind":"commit","published_at":"2020-09-03T20:16:50.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.6.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.1/manifests"},{"name":"1.5.7","sha":"a5f26f36ccf2f46ae4ac6a208e170b2752323130","kind":"commit","published_at":"2020-08-20T00:29:39.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.5.7","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.7/manifests"},{"name":"1.6.0","sha":"a5f26f36ccf2f46ae4ac6a208e170b2752323130","kind":"commit","published_at":"2020-08-20T00:29:39.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.6.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.6.0/manifests"},{"name":"1.5.6","sha":"e12804f6697c2c7e38e9c67393055fcf443c58d2","kind":"commit","published_at":"2020-08-19T14:05:52.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.5.6","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"42877c89df7252334756869d96bdcd72705bb78b","kind":"commit","published_at":"2020-08-17T19:35:38.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.5.5","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"aa8035a15f81fe86ed8bf75075884e9c3e52de4d","kind":"commit","published_at":"2020-08-10T16:08:31.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.5.4","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"ef6c64c0f40879ec4a692b7adb737fa41701be5d","kind":"commit","published_at":"2020-08-10T14:58:59.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.5.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"f1ee8c70624d4726247ac4fa774e0fc429450d57","kind":"commit","published_at":"2020-08-07T19:11:36.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.5.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.2/manifests"},{"name":"1.5.0","sha":"316199e8f192c7e939977a22e8989b40b531763b","kind":"commit","published_at":"2020-08-06T15:51:32.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.5.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.0/manifests"},{"name":"1.5.1","sha":"316199e8f192c7e939977a22e8989b40b531763b","kind":"commit","published_at":"2020-08-06T15:51:32.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.5.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.5.1/manifests"},{"name":"1.4.0","sha":"1e77ac7994c7140b4c0f6ddab78b1112e1488c7b","kind":"commit","published_at":"2020-07-27T14:32:58.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.4.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.4.0/manifests"},{"name":"1.3.10","sha":"af5175794cd62009b525d9ddf8facd0fdf4ccf3e","kind":"commit","published_at":"2020-07-17T15:35:13.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.10","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.10/manifests"},{"name":"1.3.9","sha":"ac8786dcf246ac8d34cd8bbe867c981e16c92c73","kind":"commit","published_at":"2020-06-15T17:50:04.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.9","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.9/manifests"},{"name":"1.3.8","sha":"89be58770ccc68965bd35abd9f751c9a08dacc47","kind":"commit","published_at":"2020-06-09T20:15:31.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.8","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.8/manifests"},{"name":"1.3.7","sha":"b6dc791b28eb7b60dd61f7f407b233cdcfb7a32c","kind":"commit","published_at":"2020-06-09T17:10:26.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.7","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"bf4d8979c7a93565cb6a8d3c661a7e61246d0c17","kind":"commit","published_at":"2020-05-26T21:37:57.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.6","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"9b8e56e5f3d84668f68c05dcd71208d23e99f96f","kind":"commit","published_at":"2020-05-12T14:39:05.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.5","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"2017f33cabc2930ea14b937f265d12fe8128daab","kind":"commit","published_at":"2020-05-08T15:06:17.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.4","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"a5ded63459065be47c1560af3c44f6c3c3d8c904","kind":"commit","published_at":"2020-05-07T16:46:41.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"f6bf48db7041f63c23dcaf7b824495bc709ae576","kind":"commit","published_at":"2020-04-29T15:20:00.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"49abb2e60ae846cfca205ec5a0da4514065603b9","kind":"commit","published_at":"2020-04-16T15:53:20.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"c06e8358befea225227e9aaea38649bb5be887f4","kind":"commit","published_at":"2020-04-15T19:20:49.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.3.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"6b73157be362ec6563cf133153a312ce919af11d","kind":"commit","published_at":"2020-03-24T16:28:34.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.2.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"0db546a8824c6d6763f2586abf180a35660bbde5","kind":"commit","published_at":"2020-02-24T19:58:47.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.2.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"272aff3d4f0855bedbd5bcd84569cbdc29742a9e","kind":"commit","published_at":"2020-01-23T16:21:40.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.1.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"e1c29308f94f7f5984ad5c855627d9d26d26c578","kind":"commit","published_at":"2020-01-23T15:28:42.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.1.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.1.0/manifests"},{"name":"1.0.0-rc1","sha":"4fd34529368410eaf029c6a31e8c131439f4901b","kind":"commit","published_at":"2020-01-14T16:02:44.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/1.0.0-rc1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/1.0.0-rc1/manifests"},{"name":"0.10.4","sha":"d25b5987c63fb20a5f1242ef106e749321470c35","kind":"commit","published_at":"2020-01-07T17:43:22.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.10.4","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"134935471c6ce9a7649020d371208c819811fa1d","kind":"commit","published_at":"2020-01-02T22:19:20.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.10.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"3c7c649969b05c49616b5587dacd3369d5d1e106","kind":"commit","published_at":"2020-01-02T16:07:52.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.10.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"367a8cff128fef24db21b608f12ef784a235b8c2","kind":"commit","published_at":"2019-12-18T18:30:57.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.10.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"e94968756f6f8c7cb35dee3b6a0d4f1eb3cd15fc","kind":"commit","published_at":"2019-12-18T16:29:37.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.10.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"e10474a730186292ca0af9f1f971b400315f6030","kind":"commit","published_at":"2019-12-16T21:01:17.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.9.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"4cca829f332d97689fb6adba2d28cc0643e4702f","kind":"commit","published_at":"2019-12-04T19:23:00.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.8.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"fbde0f0bc56330d8ed40b1b9b3b2c783530b4461","kind":"commit","published_at":"2019-11-26T19:31:04.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.8.1","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"fa1ecfc4c70ed69ba6a28ec308bd1238b3ccf1a7","kind":"commit","published_at":"2019-11-21T19:38:44.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.8.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"6789c2fffd17a4c327928ce11fb8872539fd2d81","kind":"commit","published_at":"2019-11-20T22:11:33.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.7.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"78b8f44f808f3a7ca5c5bed5a0e42b4a9988008f","kind":"commit","published_at":"2019-11-18T15:15:55.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.6.2","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.6.2/manifests"},{"name":"0.6.0","sha":"4e9e9ca416d87de6ba79a910c1000650520bf293","kind":"commit","published_at":"2019-11-14T20:23:34.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.6.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.6.0/manifests"},{"name":"0.5.0-dummy","sha":"0b6cb898ab9f473e1b654876cdc0f552518e92b1","kind":"commit","published_at":"2019-11-05T15:07:57.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.5.0-dummy","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.5.0-dummy","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.5.0-dummy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.5.0-dummy/manifests"},{"name":"0.5.0","sha":"0b6cb898ab9f473e1b654876cdc0f552518e92b1","kind":"commit","published_at":"2019-11-05T15:07:57.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.5.0","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.5.0/manifests"},{"name":"0.4.99-dummy_do_not_use","sha":"0b6cb898ab9f473e1b654876cdc0f552518e92b1","kind":"commit","published_at":"2019-11-05T15:07:57.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.4.99-dummy_do_not_use","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.4.99-dummy_do_not_use","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.4.99-dummy_do_not_use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.4.99-dummy_do_not_use/manifests"},{"name":"v0.4.3-test_build_a_","sha":"8f55d652102897261e395f27d8fc06cb82e630b9","kind":"commit","published_at":"2019-10-31T15:22:12.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/v0.4.3-test_build_a_","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/v0.4.3-test_build_a_","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-test_build_a_","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-test_build_a_/manifests"},{"name":"0.4.3-example_do_not_use","sha":"8f55d652102897261e395f27d8fc06cb82e630b9","kind":"commit","published_at":"2019-10-31T15:22:12.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/0.4.3-example_do_not_use","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/0.4.3-example_do_not_use","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.4.3-example_do_not_use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/0.4.3-example_do_not_use/manifests"},{"name":"v0.4.3-example_do_not_use","sha":"8f55d652102897261e395f27d8fc06cb82e630b9","kind":"commit","published_at":"2019-10-31T15:22:12.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/v0.4.3-example_do_not_use","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/v0.4.3-example_do_not_use","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-example_do_not_use","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-example_do_not_use/manifests"},{"name":"v0.4.3-test_build","sha":"8f55d652102897261e395f27d8fc06cb82e630b9","kind":"commit","published_at":"2019-10-31T15:22:12.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/v0.4.3-test_build","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/v0.4.3-test_build","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-test_build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-test_build/manifests"},{"name":"v0.4.3-test_build_c","sha":"8f55d652102897261e395f27d8fc06cb82e630b9","kind":"commit","published_at":"2019-10-31T15:22:12.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/v0.4.3-test_build_c","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/v0.4.3-test_build_c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-test_build_c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-test_build_c/manifests"},{"name":"v0.4.3-test_build_b","sha":"8f55d652102897261e395f27d8fc06cb82e630b9","kind":"commit","published_at":"2019-10-31T15:22:12.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/v0.4.3-test_build_b","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/v0.4.3-test_build_b","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-test_build_b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3-test_build_b/manifests"},{"name":"v0.4.3","sha":"76ebc3d40deb5e0eab547c5fa347b5746485f63d","kind":"commit","published_at":"2019-10-25T13:14:01.000Z","download_url":"https://codeload.github.com/broadinstitute/scp-ingest-pipeline/tar.gz/v0.4.3","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/tags/v0.4.3/manifests"}]},"repo_metadata_updated_at":"2024-09-06T19:29:45.640Z","dependent_packages_count":0,"downloads":49,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.992124602223733,"dependent_repos_count":21.607168748712237,"dependent_packages_count":10.102944879846767,"stargazers_count":25.079746033684113,"forks_count":29.814332918704835,"docker_downloads_count":null,"average":22.71926343663434},"purl":"pkg:pypi/scp-ingest-pipeline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scp-ingest-pipeline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scp-ingest-pipeline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scp-ingest-pipeline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-26T17:23:23.370Z","issues_count":0,"pull_requests_count":158,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":447938.63057324843,"issues_closed_count":0,"pull_requests_closed_count":157,"pull_request_authors_count":8,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9113924050632911,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":277534.97777777776,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9347826086956522,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":44,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/issues","maintainers":[{"login":"jlchang","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlchang"},{"login":"eweitz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eweitz"}],"active_maintainers":[{"login":"eweitz","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eweitz"},{"login":"jlchang","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlchang"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scp-ingest-pipeline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scp-ingest-pipeline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scp-ingest-pipeline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scp-ingest-pipeline/related_packages","maintainers":[{"uuid":"single_cell_portal","login":"single_cell_portal","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/single_cell_portal/","role":null,"created_at":"2023-02-07T06:31:44.133Z","updated_at":"2023-02-07T06:31:44.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/single_cell_portal/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726651,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":655061,"full_name":"broadinstitute/scp-ingest-pipeline","default_branch":"development","committers":[{"name":"Eno Akpan","email":"eaugusti@broadinstitute.org","login":"knapii-developments","count":956},{"name":"jlchang","email":"jlchang@broadinstitute.org","login":"jlchang","count":601},{"name":"Eric Weitz","email":"eweitz@broadinstitute.org","login":"eweitz","count":525},{"name":"bistline","email":"bistline@broadinstitute.org","login":"bistline","count":174},{"name":"michelle-vel","email":"michellevsep@gmail.com","login":"michelle-vel","count":44},{"name":"Michelle Velyunskiy","email":"mvelyuns@broadinstitute.org","login":null,"count":36},{"name":"Devon Bush","email":"dbush@broadinstitute.org","login":"devonbush","count":26},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"ehanna4","email":"ehanna@broadinstitute.org","login":"ehanna4","count":7},{"name":"Scott Longley","email":"slongley@broadinstitute.org","login":"skiggety","count":4}],"total_commits":2394,"total_committers":11,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":217.63636363636363,"dds":0.6006683375104428,"past_year_committers":[{"name":"bistline","email":"bistline@broadinstitute.org","login":"bistline","count":46},{"name":"Eric Weitz","email":"eweitz@broadinstitute.org","login":"eweitz","count":42},{"name":"Jean Chang","email":"jlchang@broadinstitute.org","login":"jlchang","count":38},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2}],"past_year_total_commits":140,"past_year_total_committers":5,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":28.0,"past_year_dds":0.6714285714285715,"last_synced_at":"2025-06-17T09:25:33.660Z","last_synced_commit":"07a3ae67793c9cdec19fcad09ec09ed1d05dc7e8","created_at":"2023-03-09T09:43:55.801Z","updated_at":"2025-06-17T09:26:14.549Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5533016,"commits_count":871413133,"contributors_count":32103352,"owners_count":918325,"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":"broadinstitute/scp-ingest-pipeline","html_url":"https://github.com/broadinstitute/scp-ingest-pipeline","last_synced_at":"2025-08-31T09:13:38.157Z","status":null,"issues_count":1,"pull_requests_count":213,"avg_time_to_close_issue":335237.0,"avg_time_to_close_pull_request":418835.2631578947,"issues_closed_count":1,"pull_requests_closed_count":209,"pull_request_authors_count":8,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.8732394366197183,"merged_pull_requests_count":203,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":1,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":335237.0,"past_year_avg_time_to_close_pull_request":327015.537037037,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.7758620689655172,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":52,"created_at":"2023-05-14T23:36:13.920Z","updated_at":"2025-09-03T03:12:42.924Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/broadinstitute%2Fscp-ingest-pipeline/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":15,"build failure: false positive":10,"review exception: deferred":3,"python":2,"review exception: post-merge approved":1},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":125,"COLLABORATOR":90,"MEMBER":32},"issue_authors":{"bistline":1},"pull_request_authors":{"jlchang":104,"bistline":72,"eweitz":32,"dependabot[bot]":15,"michelle-vel":7,"ehanna4":7,"devonbush":5,"knapii-developments":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10196250,"issues_count":32245739,"pull_requests_count":101768105,"authors_count":10740850,"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":{"build failure: false positive":6,"review exception: deferred":2,"dependencies":2,"python":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":47,"COLLABORATOR":17,"MEMBER":4},"past_year_issue_authors":{"bistline":1},"past_year_pull_request_authors":{"bistline":36,"jlchang":26,"eweitz":4,"dependabot[bot]":2},"maintainers":[{"login":"jlchang","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlchang"},{"login":"eweitz","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eweitz"}],"active_maintainers":[{"login":"jlchang","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlchang"},{"login":"eweitz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eweitz"}]},"events":{"total":{"ReleaseEvent":10,"DeleteEvent":29,"IssueCommentEvent":21,"PushEvent":77,"PullRequestReviewCommentEvent":24,"PullRequestEvent":57,"PullRequestReviewEvent":77,"CreateEvent":31},"last_year":{"ReleaseEvent":10,"DeleteEvent":29,"IssueCommentEvent":21,"PushEvent":77,"PullRequestReviewCommentEvent":24,"PullRequestEvent":57,"PullRequestReviewEvent":77,"CreateEvent":31}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"ingest/genomes/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-20T11:47:38.820Z","updated_at":"2022-07-20T11:47:38.820Z","repository_link":"https://github.com/broadinstitute/scp-ingest-pipeline/blob/development/ingest/genomes/requirements.txt","dependencies":[{"id":301711447,"package_name":"google-auth","ecosystem":"pypi","requirements":"==1.5.1","direct":true,"kind":"runtime","optional":false},{"id":301711448,"package_name":"google-cloud-storage","ecosystem":"pypi","requirements":"==1.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-20T11:47:39.481Z","updated_at":"2022-07-20T11:47:39.481Z","repository_link":"https://github.com/broadinstitute/scp-ingest-pipeline/blob/development/requirements.txt","dependencies":[{"id":301721514,"package_name":"google-cloud-storage","ecosystem":"pypi","requirements":"==1.28.1","direct":true,"kind":"runtime","optional":false},{"id":301721515,"package_name":"google-cloud-bigquery","ecosystem":"pypi","requirements":"==1.24.0","direct":true,"kind":"runtime","optional":false},{"id":301721516,"package_name":"grpcio","ecosystem":"pypi","requirements":"==1.29.0","direct":true,"kind":"runtime","optional":false},{"id":301721517,"package_name":"requests","ecosystem":"pypi","requirements":"==2.22.0","direct":true,"kind":"runtime","optional":false},{"id":301721518,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.5","direct":true,"kind":"runtime","optional":false},{"id":301721519,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.2","direct":true,"kind":"runtime","optional":false},{"id":301721520,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":301721521,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.3.5","direct":true,"kind":"runtime","optional":false},{"id":301721522,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"==1.4.2","direct":true,"kind":"runtime","optional":false},{"id":301721523,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==0.4.1","direct":true,"kind":"runtime","optional":false},{"id":301721524,"package_name":"dataclasses","ecosystem":"pypi","requirements":"==0.6","direct":true,"kind":"runtime","optional":false},{"id":301721525,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.1","direct":true,"kind":"runtime","optional":false},{"id":301721526,"package_name":"pymongo","ecosystem":"pypi","requirements":"==3.9.0","direct":true,"kind":"runtime","optional":false},{"id":301721527,"package_name":"backoff","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"runtime","optional":false},{"id":301721528,"package_name":"scanpy","ecosystem":"pypi","requirements":"==1.8.2","direct":true,"kind":"runtime","optional":false},{"id":301721529,"package_name":"pytest","ecosystem":"pypi","requirements":"==5.0.1","direct":true,"kind":"runtime","optional":false},{"id":301721530,"package_name":"coverage","ecosystem":"pypi","requirements":"==4.5.3","direct":true,"kind":"runtime","optional":false},{"id":301721531,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==1.29.0","direct":true,"kind":"runtime","optional":false},{"id":301721532,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==1.18.1","direct":true,"kind":"runtime","optional":false},{"id":301721533,"package_name":"black","ecosystem":"pypi","requirements":"==19.3b0","direct":true,"kind":"runtime","optional":false},{"id":301721534,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.7.8","direct":true,"kind":"runtime","optional":false},{"id":301721535,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.8.1","direct":true,"kind":"runtime","optional":false},{"id":301721536,"package_name":"google-cloud-logging","ecosystem":"pypi","requirements":"==1.14.0","direct":true,"kind":"runtime","optional":false},{"id":301721537,"package_name":"opencensus","ecosystem":"pypi","requirements":"==0.7.6","direct":true,"kind":"runtime","optional":false},{"id":301721538,"package_name":"opencensus-context","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false},{"id":301721539,"package_name":"opencensus-ext-stackdriver","ecosystem":"pypi","requirements":"==0.7.2","direct":true,"kind":"runtime","optional":false},{"id":301721540,"package_name":"google-cloud-trace","ecosystem":"pypi","requirements":"==0.23.0","direct":true,"kind":"runtime","optional":false},{"id":301721541,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"==0.16.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-20T11:47:40.070Z","updated_at":"2022-07-20T11:47:40.070Z","repository_link":"https://github.com/broadinstitute/scp-ingest-pipeline/blob/development/setup.py","dependencies":[{"id":301725932,"package_name":"google-cloud-storage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725933,"package_name":"google-cloud-bigquery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725934,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725935,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725936,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725937,"package_name":"jsonschema","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725938,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725939,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725940,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725941,"package_name":"dataclasses","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725942,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725943,"package_name":"pymongo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725944,"package_name":"loompy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725945,"package_name":"backoff","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725946,"package_name":"opencensus","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725947,"package_name":"opencensus-context","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725948,"package_name":"opencensus-ext-stackdriver","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725949,"package_name":"google-cloud-trace","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725950,"package_name":"grpcio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":301725951,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-02T20:16:02.532Z","updated_at":"2023-02-02T20:16:02.532Z","repository_link":"https://github.com/broadinstitute/scp-ingest-pipeline/blob/development/Dockerfile","dependencies":[{"id":7323098341,"package_name":"marketplace.gcr.io/google/ubuntu1804","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]}],"score":8.121480374750751,"created_at":"2025-09-09T00:56:47.001Z","updated_at":"2025-10-07T08:38:32.558Z","avatar_url":"https://github.com/broadinstitute.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":49,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["projection","integral","archival","interactive","interpretability","profiles","spacy-extension","generic","wavelets","transformers"],"project_url":"https://science.ecosyste.ms/api/v1/projects/161081","html_url":"https://science.ecosyste.ms/projects/161081"}