{"id":33571,"name":"soxspipe","description":"The pipeline for the SOXS instrument ","url":"https://github.com/thespacedoctor/soxspipe","last_synced_at":"2025-09-05T05:55:28.270Z","repository":{"id":37780674,"uuid":"186854638","full_name":"thespacedoctor/soxspipe","owner":"thespacedoctor","description":"The pipeline for the SOXS instrument ","archived":false,"fork":false,"pushed_at":"2025-09-04T14:52:27.000Z","size":121770,"stargazers_count":3,"open_issues_count":58,"forks_count":2,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-09-04T16:14:53.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thespacedoctor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-15T15:27:50.000Z","updated_at":"2025-09-04T14:52:30.000Z","dependencies_parsed_at":"2023-02-17T22:45:50.272Z","dependency_job_id":"217cbeb7-f1b8-42c0-87e9-94aa4d70eca3","html_url":"https://github.com/thespacedoctor/soxspipe","commit_stats":{"total_commits":709,"total_committers":3,"mean_commits":"236.33333333333334","dds":0.03667136812411853,"last_synced_commit":"3e3bd40539ea15ee3c2c010fd22e849e93b153bd"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/thespacedoctor/soxspipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/sbom","scorecard":{"id":880311,"data":{"date":"2025-08-18","repo":{"name":"github.com/thespacedoctor/soxspipe","commit":"31d3332633378ba181042b1028c13e54c949ced1"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 15 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-24T07:53:45.924Z","repository_id":37780674,"created_at":"2025-08-24T07:53:45.924Z","updated_at":"2025-08-24T07:53:45.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718343,"owners_count":25155488,"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-05T02:00:09.113Z","response_time":402,"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":"thespacedoctor","name":"David Young","uuid":"3385557","kind":"user","description":"","email":"","website":"www.thespacedoctor.co.uk","location":"Belfast, UK","twitter":null,"company":"Queen's University Belfast","icon_url":"https://avatars.githubusercontent.com/u/3385557?v=4","repositories_count":73,"last_synced_at":"2024-12-06T22:06:10.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thespacedoctor","funding_links":[],"total_stars":116,"followers":37,"following":6,"created_at":"2022-11-04T02:12:29.238Z","updated_at":"2024-12-06T22:06:10.728Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor/repositories"},"packages":[{"id":2926627,"name":"soxspipe","ecosystem":"pypi","description":"A python package and command-line tools to The data-reduction pipeline for the SOXS instrument","homepage":"https://github.com/thespacedoctor/soxspipe","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/thespacedoctor/soxspipe","keywords_array":["soxs","eso","data","pipeline","spectra"],"namespace":null,"versions_count":49,"first_release_published_at":"2020-01-17T16:02:32.000Z","latest_release_published_at":"2025-08-30T21:00:48.000Z","latest_release_number":"0.13.6","last_synced_at":"2025-09-04T16:30:11.299Z","created_at":"2022-04-10T12:40:15.480Z","updated_at":"2025-09-04T16:30:11.299Z","registry_url":"https://pypi.org/project/soxspipe/","install_command":"pip install soxspipe --index-url https://pypi.org/simple","documentation_url":"https://soxspipe.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Programming Language :: Python :: 3.11","Topic :: Utilities"],"normalized_name":"soxspipe","project_status":null},"repo_metadata":{"id":37780674,"uuid":"186854638","full_name":"thespacedoctor/soxspipe","owner":"thespacedoctor","description":"The pipeline for the SOXS instrument ","archived":false,"fork":false,"pushed_at":"2025-08-27T13:45:33.000Z","size":121857,"stargazers_count":3,"open_issues_count":63,"forks_count":2,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-08-27T17:37:21.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thespacedoctor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-15T15:27:50.000Z","updated_at":"2025-08-14T15:04:43.000Z","dependencies_parsed_at":"2023-02-17T22:45:50.272Z","dependency_job_id":"217cbeb7-f1b8-42c0-87e9-94aa4d70eca3","html_url":"https://github.com/thespacedoctor/soxspipe","commit_stats":{"total_commits":709,"total_committers":3,"mean_commits":"236.33333333333334","dds":0.03667136812411853,"last_synced_commit":"3e3bd40539ea15ee3c2c010fd22e849e93b153bd"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/thespacedoctor/soxspipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/sbom","scorecard":{"id":880311,"data":{"date":"2025-08-18","repo":{"name":"github.com/thespacedoctor/soxspipe","commit":"31d3332633378ba181042b1028c13e54c949ced1"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 15 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-24T07:53:45.924Z","repository_id":37780674,"created_at":"2025-08-24T07:53:45.924Z","updated_at":"2025-08-24T07:53:45.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272907438,"owners_count":25013261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"thespacedoctor","name":"David Young","uuid":"3385557","kind":"user","description":"","email":"","website":"www.thespacedoctor.co.uk","location":"Belfast, UK","twitter":null,"company":"Queen's University Belfast","icon_url":"https://avatars.githubusercontent.com/u/3385557?v=4","repositories_count":73,"last_synced_at":"2024-12-06T22:06:10.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thespacedoctor","funding_links":[],"total_stars":116,"followers":37,"following":6,"created_at":"2022-11-04T02:12:29.238Z","updated_at":"2024-12-06T22:06:10.728Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor/repositories"},"tags":[{"name":"v0.13.4","sha":"44290d204729c21292c5fc72944cfd30dbf402c7","kind":"tag","published_at":"2025-04-29T13:35:54.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.4","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"7a6732406f0062f2f4e61826ed668476b461077c","kind":"tag","published_at":"2025-04-28T17:00:05.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"bad84749045e15ae3d02091fd3db63085142e738","kind":"tag","published_at":"2025-04-24T14:21:11.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"4bc41a1a29fbbe07ac2be484460a6a2fbb9032a5","kind":"tag","published_at":"2025-04-10T14:15:01.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f05f7cc63597903904986d3211bc76e61464c542","kind":"tag","published_at":"2025-04-02T17:40:31.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"eb046bd1e73a6c8748534a9e756256c03135398e","kind":"tag","published_at":"2025-02-25T14:04:49.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.12.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"e0597f5c05c1a7db7fe54fd24ca195aea9b4163c","kind":"tag","published_at":"2025-02-21T12:22:07.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.12.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"5f42b4ab317ce7b4da971ca498513315aad257d2","kind":"tag","published_at":"2025-02-10T16:14:55.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.12.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"842251a087cfe0e4fe6e51f0938fcc2d265be3a4","kind":"tag","published_at":"2025-01-31T15:10:55.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.12.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.0/manifests"},{"name":"v0.11.10","sha":"789d868de5ccfd2c64a1944e4865511a8d1a3f46","kind":"tag","published_at":"2024-12-19T09:19:33.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.10","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.10/manifests"},{"name":"v0.11.9","sha":"c7c9217a962ed3b4d2e1b06667602e17d2d6a8eb","kind":"tag","published_at":"2024-11-25T08:22:13.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.9","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.9/manifests"},{"name":"v0.11.8","sha":"e4521fd36e909b36d61e0413a5cc64c6c1027094","kind":"tag","published_at":"2024-11-21T10:54:43.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.8","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"7d1d6371ff9d96e3e038b0f540c5c64e06f6ba39","kind":"tag","published_at":"2024-11-20T21:38:16.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.7","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"c0048f878e341457ac6389b308a6377295cb8ded","kind":"tag","published_at":"2024-10-15T15:08:52.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.6","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"f795fbdc4496b92bd0b603454d2dd95569ac05c3","kind":"tag","published_at":"2024-10-15T13:31:53.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.5","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"65e45c8e90ab00d7d28550f286ece1b29c2bf9d8","kind":"tag","published_at":"2024-10-09T17:30:18.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.4","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"db95dc938fc0e989b8e872d1a17890829e26e882","kind":"tag","published_at":"2024-10-09T14:42:42.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7642978e745f5b3665cba96be8f081ccddc086a8","kind":"tag","published_at":"2024-10-07T08:39:51.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f39db127bd2ff6cb9fb035e192c64e5185388124","kind":"tag","published_at":"2024-08-15T13:18:37.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"121484794d904f7e43d2ac79846d67cff42fa72f","kind":"tag","published_at":"2024-07-21T19:43:26.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"732c076bbd8d12d5f82a146b72da13f3873df771","kind":"tag","published_at":"2024-04-23T13:27:31.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.10.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c9eebee981cd067b70490b1660fbba1d7d8b3e7b","kind":"tag","published_at":"2024-04-11T18:02:26.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.10.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"85b176aa00ea04a706d6064be53e66bc2b43df9c","kind":"tag","published_at":"2024-04-11T13:50:11.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.10.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"85be56a55a86212bd6f088ed1f0bad4b43696b10","kind":"tag","published_at":"2024-02-20T11:54:35.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.9","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"8ffd84e9fac4443378e7d52b807c316253017656","kind":"tag","published_at":"2024-01-24T10:33:30.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.8","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"c239c011d6f0f6a757dcff2e0260a14a706ab4e9","kind":"tag","published_at":"2023-12-15T16:35:08.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.7","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"3e14efb8f45374f2e2a7c8982ece14ce399345d1","kind":"tag","published_at":"2023-12-07T09:28:24.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.6","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0b4657fcd3d15e1ee1cbb6fd896ac3909c69ed09","kind":"tag","published_at":"2023-12-07T09:26:42.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.5","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"cd208f5e3ccb9021f5deac2c62e549309567ce63","kind":"tag","published_at":"2023-12-05T12:53:04.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.4","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"2f07ee2200ad4f8be77d316e4a442398a5eb1b54","kind":"tag","published_at":"2023-12-05T12:38:25.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e6e9736a468b4db911bf8261f2c025c4e7f54752","kind":"tag","published_at":"2023-12-04T13:16:30.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.2/manifests"},{"name":"v0.9.0","sha":"caeece1db7d4b4163a0bf6dde828a96af079cfde","kind":"tag","published_at":"2023-10-11T13:20:42.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"03d139bec17fab029fe9d7eef9e8dba7dbb51462","kind":"tag","published_at":"2023-05-11T19:58:38.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.8.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"0571bb87d77c30d0b03922ee5e8ee50cb6a04b89","kind":"tag","published_at":"2022-11-04T11:05:27.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.7.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.7.1/manifests"},{"name":"v0.6.2","sha":"6938467bb1fe8dee7de100cd2e203fb83df1882e","kind":"tag","published_at":"2022-04-13T15:07:13.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.6.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ac08b2458194b67f033cf8d7d5bb1091f2ab4528","kind":"tag","published_at":"2022-04-11T14:06:43.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.6.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3adaf680e7550e1b21dfdb4f093a609a27969b94","kind":"tag","published_at":"2022-04-10T20:55:48.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.6.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.0/manifests"},{"name":"v0.4.1","sha":"9478421d41734c3915cba870a9771018da302555","kind":"tag","published_at":"2020-09-15T13:41:08.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.4.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86f5ff7ae71edee8be9fa044c9435bfdb99e3e7a","kind":"tag","published_at":"2020-09-08T10:07:15.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.4.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a75efad8d5d7358683cee0053c081d8d0fb4e545","kind":"tag","published_at":"2020-08-25T13:34:20.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.3.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"919b951151c96a2529ac4fdda1c21ffdf4f66db0","kind":"tag","published_at":"2020-08-18T14:24:27.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:16:03.346Z","dependent_packages_count":1,"downloads":230,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.34140534910538,"dependent_repos_count":22.087784936889527,"dependent_packages_count":3.2435152210473146,"stargazers_count":32.024598011249616,"forks_count":29.956556043487026,"docker_downloads_count":null,"average":24.33077191235577},"purl":"pkg:pypi/soxspipe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/soxspipe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/soxspipe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/soxspipe/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T16:44:41.558Z","issues_count":284,"pull_requests_count":25,"avg_time_to_close_issue":25945017.086580087,"avg_time_to_close_pull_request":1274802.36,"issues_closed_count":231,"pull_requests_closed_count":25,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.073943661971831,"avg_comments_per_pull_request":0.52,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":63,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":8405907.9,"past_year_avg_time_to_close_pull_request":6043212.0,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.9365079365079365,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/issues","maintainers":[{"login":"thespacedoctor","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thespacedoctor"},{"login":"marcolandoni","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcolandoni"},{"login":"smarttgit","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarttgit"}],"active_maintainers":[{"login":"thespacedoctor","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thespacedoctor"},{"login":"smarttgit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarttgit"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soxspipe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soxspipe/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soxspipe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soxspipe/related_packages","maintainers":[{"uuid":"thespacedoctor","login":"thespacedoctor","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://pypi.org/user/thespacedoctor/","role":null,"created_at":"2022-11-25T06:17:06.280Z","updated_at":"2022-11-25T06:17:06.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thespacedoctor/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725002,"maintainers_count":308313,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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"}},{"id":5303463,"name":"soxspipe","ecosystem":"conda","description":null,"homepage":"https://github.com/thespacedoctor/soxspipe","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/thespacedoctor/soxspipe","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-09-30T17:48:16.000Z","latest_release_published_at":"2022-11-04T11:46:09.000Z","latest_release_number":"0.7.1","last_synced_at":"2025-09-04T16:30:21.052Z","created_at":"2022-10-03T16:15:00.186Z","updated_at":"2025-09-04T16:30:21.052Z","registry_url":"https://anaconda.org/conda-forge/soxspipe","install_command":"conda install -c conda-forge soxspipe","documentation_url":null,"metadata":{},"repo_metadata":{"id":37780674,"uuid":"186854638","full_name":"thespacedoctor/soxspipe","owner":"thespacedoctor","description":"The pipeline for the SOXS instrument ","archived":false,"fork":false,"pushed_at":"2025-08-27T13:45:33.000Z","size":121857,"stargazers_count":3,"open_issues_count":63,"forks_count":2,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-08-27T17:37:21.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thespacedoctor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-15T15:27:50.000Z","updated_at":"2025-08-14T15:04:43.000Z","dependencies_parsed_at":"2023-02-17T22:45:50.272Z","dependency_job_id":"217cbeb7-f1b8-42c0-87e9-94aa4d70eca3","html_url":"https://github.com/thespacedoctor/soxspipe","commit_stats":{"total_commits":709,"total_committers":3,"mean_commits":"236.33333333333334","dds":0.03667136812411853,"last_synced_commit":"3e3bd40539ea15ee3c2c010fd22e849e93b153bd"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/thespacedoctor/soxspipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/sbom","scorecard":{"id":880311,"data":{"date":"2025-08-18","repo":{"name":"github.com/thespacedoctor/soxspipe","commit":"31d3332633378ba181042b1028c13e54c949ced1"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 15 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-24T07:53:45.924Z","repository_id":37780674,"created_at":"2025-08-24T07:53:45.924Z","updated_at":"2025-08-24T07:53:45.924Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272416299,"owners_count":24931382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"thespacedoctor","name":"David Young","uuid":"3385557","kind":"user","description":"","email":"","website":"www.thespacedoctor.co.uk","location":"Belfast, UK","twitter":null,"company":"Queen's University Belfast","icon_url":"https://avatars.githubusercontent.com/u/3385557?v=4","repositories_count":73,"last_synced_at":"2024-12-06T22:06:10.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thespacedoctor","funding_links":[],"total_stars":116,"followers":37,"following":6,"created_at":"2022-11-04T02:12:29.238Z","updated_at":"2024-12-06T22:06:10.728Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thespacedoctor/repositories"},"tags":[{"name":"v0.13.4","sha":"44290d204729c21292c5fc72944cfd30dbf402c7","kind":"tag","published_at":"2025-04-29T13:35:54.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.4","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"7a6732406f0062f2f4e61826ed668476b461077c","kind":"tag","published_at":"2025-04-28T17:00:05.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"bad84749045e15ae3d02091fd3db63085142e738","kind":"tag","published_at":"2025-04-24T14:21:11.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"4bc41a1a29fbbe07ac2be484460a6a2fbb9032a5","kind":"tag","published_at":"2025-04-10T14:15:01.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f05f7cc63597903904986d3211bc76e61464c542","kind":"tag","published_at":"2025-04-02T17:40:31.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.13.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"eb046bd1e73a6c8748534a9e756256c03135398e","kind":"tag","published_at":"2025-02-25T14:04:49.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.12.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"e0597f5c05c1a7db7fe54fd24ca195aea9b4163c","kind":"tag","published_at":"2025-02-21T12:22:07.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.12.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"5f42b4ab317ce7b4da971ca498513315aad257d2","kind":"tag","published_at":"2025-02-10T16:14:55.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.12.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"842251a087cfe0e4fe6e51f0938fcc2d265be3a4","kind":"tag","published_at":"2025-01-31T15:10:55.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.12.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.12.0/manifests"},{"name":"v0.11.10","sha":"789d868de5ccfd2c64a1944e4865511a8d1a3f46","kind":"tag","published_at":"2024-12-19T09:19:33.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.10","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.10/manifests"},{"name":"v0.11.9","sha":"c7c9217a962ed3b4d2e1b06667602e17d2d6a8eb","kind":"tag","published_at":"2024-11-25T08:22:13.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.9","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.9/manifests"},{"name":"v0.11.8","sha":"e4521fd36e909b36d61e0413a5cc64c6c1027094","kind":"tag","published_at":"2024-11-21T10:54:43.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.8","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"7d1d6371ff9d96e3e038b0f540c5c64e06f6ba39","kind":"tag","published_at":"2024-11-20T21:38:16.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.7","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"c0048f878e341457ac6389b308a6377295cb8ded","kind":"tag","published_at":"2024-10-15T15:08:52.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.6","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"f795fbdc4496b92bd0b603454d2dd95569ac05c3","kind":"tag","published_at":"2024-10-15T13:31:53.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.5","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"65e45c8e90ab00d7d28550f286ece1b29c2bf9d8","kind":"tag","published_at":"2024-10-09T17:30:18.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.4","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"db95dc938fc0e989b8e872d1a17890829e26e882","kind":"tag","published_at":"2024-10-09T14:42:42.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"7642978e745f5b3665cba96be8f081ccddc086a8","kind":"tag","published_at":"2024-10-07T08:39:51.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f39db127bd2ff6cb9fb035e192c64e5185388124","kind":"tag","published_at":"2024-08-15T13:18:37.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"121484794d904f7e43d2ac79846d67cff42fa72f","kind":"tag","published_at":"2024-07-21T19:43:26.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.11.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"732c076bbd8d12d5f82a146b72da13f3873df771","kind":"tag","published_at":"2024-04-23T13:27:31.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.10.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c9eebee981cd067b70490b1660fbba1d7d8b3e7b","kind":"tag","published_at":"2024-04-11T18:02:26.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.10.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"85b176aa00ea04a706d6064be53e66bc2b43df9c","kind":"tag","published_at":"2024-04-11T13:50:11.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.10.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"85be56a55a86212bd6f088ed1f0bad4b43696b10","kind":"tag","published_at":"2024-02-20T11:54:35.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.9","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"8ffd84e9fac4443378e7d52b807c316253017656","kind":"tag","published_at":"2024-01-24T10:33:30.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.8","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"c239c011d6f0f6a757dcff2e0260a14a706ab4e9","kind":"tag","published_at":"2023-12-15T16:35:08.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.7","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"3e14efb8f45374f2e2a7c8982ece14ce399345d1","kind":"tag","published_at":"2023-12-07T09:28:24.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.6","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"0b4657fcd3d15e1ee1cbb6fd896ac3909c69ed09","kind":"tag","published_at":"2023-12-07T09:26:42.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.5","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"cd208f5e3ccb9021f5deac2c62e549309567ce63","kind":"tag","published_at":"2023-12-05T12:53:04.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.4","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"2f07ee2200ad4f8be77d316e4a442398a5eb1b54","kind":"tag","published_at":"2023-12-05T12:38:25.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"e6e9736a468b4db911bf8261f2c025c4e7f54752","kind":"tag","published_at":"2023-12-04T13:16:30.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.2/manifests"},{"name":"v0.9.0","sha":"caeece1db7d4b4163a0bf6dde828a96af079cfde","kind":"tag","published_at":"2023-10-11T13:20:42.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.9.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"03d139bec17fab029fe9d7eef9e8dba7dbb51462","kind":"tag","published_at":"2023-05-11T19:58:38.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.8.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"0571bb87d77c30d0b03922ee5e8ee50cb6a04b89","kind":"tag","published_at":"2022-11-04T11:05:27.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.7.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.7.1/manifests"},{"name":"v0.6.2","sha":"6938467bb1fe8dee7de100cd2e203fb83df1882e","kind":"tag","published_at":"2022-04-13T15:07:13.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.6.2","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ac08b2458194b67f033cf8d7d5bb1091f2ab4528","kind":"tag","published_at":"2022-04-11T14:06:43.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.6.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"3adaf680e7550e1b21dfdb4f093a609a27969b94","kind":"tag","published_at":"2022-04-10T20:55:48.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.6.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.6.0/manifests"},{"name":"v0.4.1","sha":"9478421d41734c3915cba870a9771018da302555","kind":"tag","published_at":"2020-09-15T13:41:08.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.4.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"86f5ff7ae71edee8be9fa044c9435bfdb99e3e7a","kind":"tag","published_at":"2020-09-08T10:07:15.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.4.0","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a75efad8d5d7358683cee0053c081d8d0fb4e545","kind":"tag","published_at":"2020-08-25T13:34:20.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.3.1","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"919b951151c96a2529ac4fdda1c21ffdf4f66db0","kind":"tag","published_at":"2020-08-18T14:24:27.000Z","download_url":"https://codeload.github.com/thespacedoctor/soxspipe/tar.gz/v0.3","html_url":"https://github.com/thespacedoctor/soxspipe/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thespacedoctor/soxspipe@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2025-08-28T01:45:43.676Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":null,"dependent_packages_count":null,"stargazers_count":null,"forks_count":null,"average":100},"purl":"pkg:conda/soxspipe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/soxspipe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/soxspipe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/soxspipe/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T13:46:07.910Z","issues_count":284,"pull_requests_count":25,"avg_time_to_close_issue":25945017.086580087,"avg_time_to_close_pull_request":1274802.36,"issues_closed_count":231,"pull_requests_closed_count":25,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.073943661971831,"avg_comments_per_pull_request":0.52,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":63,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":8405907.9,"past_year_avg_time_to_close_pull_request":6043212.0,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.9365079365079365,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/issues","maintainers":[{"login":"thespacedoctor","count":280,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thespacedoctor"},{"login":"marcolandoni","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcolandoni"},{"login":"smarttgit","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarttgit"}],"active_maintainers":[{"login":"thespacedoctor","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thespacedoctor"},{"login":"smarttgit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarttgit"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/soxspipe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/soxspipe/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/soxspipe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/soxspipe/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":35025,"full_name":"thespacedoctor/soxspipe","default_branch":"develop","committers":[{"name":"Dave","email":"d.r.young@qub.ac.uk","login":"thespacedoctor","count":1056},{"name":"Marco Landoni","email":"marco.landoni@gmail.com","login":"marcolandoni","count":70},{"name":"jenkins","email":"nothingbutdave@gmail.com","login":null,"count":15}],"total_commits":1141,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":380.3333333333333,"dds":0.07449605609114807,"past_year_committers":[{"name":"Dave","email":"d.r.young@qub.ac.uk","login":"thespacedoctor","count":300},{"name":"Marco Landoni","email":"marco.landoni@gmail.com","login":"marcolandoni","count":57}],"past_year_total_commits":357,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":178.5,"past_year_dds":0.15966386554621848,"last_synced_at":"2025-04-16T09:03:13.048Z","last_synced_commit":"8aafb5410437c7751d3161e86eca3ba965fc6fdc","created_at":"2023-03-07T16:58:24.293Z","updated_at":"2025-04-16T09:03:21.379Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"thespacedoctor/soxspipe","html_url":"https://github.com/thespacedoctor/soxspipe","last_synced_at":"2025-09-04T13:03:45.021Z","status":null,"issues_count":282,"pull_requests_count":28,"avg_time_to_close_issue":29148769.905759163,"avg_time_to_close_pull_request":2105591.5714285714,"issues_closed_count":191,"pull_requests_closed_count":28,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":0.9184397163120568,"avg_comments_per_pull_request":0.4642857142857143,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":64,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":4556978.294117647,"past_year_avg_time_to_close_pull_request":4029093.3333333335,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.453125,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-15T00:24:05.305Z","updated_at":"2025-09-04T13:03:45.023Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thespacedoctor%2Fsoxspipe/issues","issue_labels_count":{"priority: 2":63,"type: enhancement":43,"priority: 1":36,"priority: 3":29,"type: investigation":20,"type: feature":20,"type: docs":20,"type: refactor":17,"type: bug":11,"type: planning":9,"type: admin":5,"status: in progress":4,"type: research":3,"status: wontfix":2,"Epic":1,"status: duplicate":1},"pull_request_labels_count":{"dependencies":4},"issue_author_associations_count":{"OWNER":253,"NONE":15,"COLLABORATOR":14},"pull_request_author_associations_count":{"OWNER":22,"NONE":5,"COLLABORATOR":1},"issue_authors":{"thespacedoctor":253,"marcolandoni":9,"amodigli":5,"smarttgit":5,"genghisken":5,"jbodenst":2,"HeloiseS":2,"naamach":1},"pull_request_authors":{"thespacedoctor":22,"dependabot[bot]":4,"Copilot":1,"marcolandoni":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086183,"issues_count":31279889,"pull_requests_count":96394260,"authors_count":10695968,"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":{"type: bug":2,"priority: 2":1,"type: enhancement":1,"priority: 1":1},"past_year_pull_request_labels_count":{"dependencies":2},"past_year_issue_author_associations_count":{"OWNER":50,"NONE":12,"COLLABORATOR":2},"past_year_pull_request_author_associations_count":{"NONE":3},"past_year_issue_authors":{"thespacedoctor":50,"amodigli":5,"genghisken":5,"HeloiseS":2,"smarttgit":2},"past_year_pull_request_authors":{"dependabot[bot]":2,"Copilot":1},"maintainers":[{"login":"thespacedoctor","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thespacedoctor"},{"login":"marcolandoni","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcolandoni"},{"login":"smarttgit","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarttgit"}],"active_maintainers":[{"login":"thespacedoctor","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thespacedoctor"},{"login":"smarttgit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarttgit"}]},"events":{"total":{"IssuesEvent":102,"DeleteEvent":16,"IssueCommentEvent":45,"PushEvent":139,"PullRequestEvent":3,"CreateEvent":28},"last_year":{"IssuesEvent":102,"DeleteEvent":16,"IssueCommentEvent":45,"PushEvent":139,"PullRequestEvent":3,"CreateEvent":28}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T08:11:20.334Z","updated_at":"2022-08-19T08:11:20.334Z","repository_link":"https://github.com/thespacedoctor/soxspipe/blob/develop/docs/requirements.txt","dependencies":[{"id":2017408325,"package_name":"sphinx","ecosystem":"pypi","requirements":"==3.5.4","direct":true,"kind":"runtime","optional":false},{"id":2017408326,"package_name":"pymdown-extensions","ecosystem":"pypi","requirements":"\u003e8.0","direct":true,"kind":"runtime","optional":false},{"id":2017408327,"package_name":"MarkdownSubscript","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017408328,"package_name":"mock","ecosystem":"pypi","requirements":"\u003e4.0","direct":true,"kind":"runtime","optional":false},{"id":2017408329,"package_name":"sphinx_markdown_parser","ecosystem":"pypi","requirements":"master","direct":true,"kind":"runtime","optional":false},{"id":2017408330,"package_name":"m2r","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017408331,"package_name":"mdx_include","ecosystem":"pypi","requirements":"\u003e1.3","direct":true,"kind":"runtime","optional":false},{"id":2017408332,"package_name":"mistune","ecosystem":"pypi","requirements":"\u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":2017408333,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017408334,"package_name":"sphinxcontrib-mermaid","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017408335,"package_name":"docopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017408336,"package_name":"unicodecsv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017408337,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e5.7","direct":true,"kind":"runtime","optional":false},{"id":2017408338,"package_name":"pillow","ecosystem":"pypi","requirements":"\u003e=8.3.2","direct":true,"kind":"runtime","optional":false},{"id":2017408339,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-19T08:11:20.628Z","updated_at":"2022-08-19T08:11:20.628Z","repository_link":"https://github.com/thespacedoctor/soxspipe/blob/develop/setup.py","dependencies":[{"id":2017411213,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==5.4.1","direct":true,"kind":"runtime","optional":false},{"id":2017411214,"package_name":"soxspipe","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411215,"package_name":"fundamentals","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411216,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411217,"package_name":"ccdproc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411218,"package_name":"docopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411219,"package_name":"photutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411220,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411221,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411222,"package_name":"unicodecsv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411223,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411224,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411225,"package_name":"bottleneck","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2017411226,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T22:45:49.761Z","updated_at":"2023-02-17T22:45:49.761Z","repository_link":"https://github.com/thespacedoctor/soxspipe/blob/develop/environment.yml","dependencies":[{"id":7747948755,"package_name":"asdf","ecosystem":"conda","requirements":"2.11.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948756,"package_name":"asdf-standard","ecosystem":"conda","requirements":"1.0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948757,"package_name":"asdf-transform-schemas","ecosystem":"conda","requirements":"0.2.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948758,"package_name":"astropy","ecosystem":"conda","requirements":"5.0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948759,"package_name":"astropy-healpix","ecosystem":"conda","requirements":"0.6.*","direct":true,"kind":"runtime","optional":false},{"id":7747948760,"package_name":"attrs","ecosystem":"conda","requirements":"21.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948761,"package_name":"blas","ecosystem":"conda","requirements":"1.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948762,"package_name":"blosc","ecosystem":"conda","requirements":"1.21.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948763,"package_name":"bottleneck","ecosystem":"conda","requirements":"1.3.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948764,"package_name":"brotli","ecosystem":"conda","requirements":"1.0.9.*","direct":true,"kind":"runtime","optional":false},{"id":7747948765,"package_name":"brotlipy","ecosystem":"conda","requirements":"0.7.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948766,"package_name":"brunsli","ecosystem":"conda","requirements":"0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948767,"package_name":"bzip2","ecosystem":"conda","requirements":"1.0.8.*","direct":true,"kind":"runtime","optional":false},{"id":7747948768,"package_name":"c-ares","ecosystem":"conda","requirements":"1.18.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948769,"package_name":"ca-certificates","ecosystem":"conda","requirements":"2021.10.8.*","direct":true,"kind":"runtime","optional":false},{"id":7747948770,"package_name":"ccdproc","ecosystem":"conda","requirements":"2.3.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948771,"package_name":"certifi","ecosystem":"conda","requirements":"2021.10.8.*","direct":true,"kind":"runtime","optional":false},{"id":7747948772,"package_name":"cffi","ecosystem":"conda","requirements":"1.15.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948773,"package_name":"cfitsio","ecosystem":"conda","requirements":"3.470.*","direct":true,"kind":"runtime","optional":false},{"id":7747948776,"package_name":"charls","ecosystem":"conda","requirements":"2.2.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948777,"package_name":"charset-normalizer","ecosystem":"conda","requirements":"2.0.12.*","direct":true,"kind":"runtime","optional":false},{"id":7747948778,"package_name":"click","ecosystem":"conda","requirements":"8.0.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948779,"package_name":"cloudpickle","ecosystem":"conda","requirements":"2.0.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948780,"package_name":"coloredlogs","ecosystem":"conda","requirements":"15.0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948781,"package_name":"coverage","ecosystem":"conda","requirements":"6.3.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948782,"package_name":"cryptography","ecosystem":"conda","requirements":"36.0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948783,"package_name":"cycler","ecosystem":"conda","requirements":"0.11.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948784,"package_name":"cytoolz","ecosystem":"conda","requirements":"0.11.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948793,"package_name":"dask-core","ecosystem":"conda","requirements":"2022.2.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948795,"package_name":"dill","ecosystem":"conda","requirements":"0.3.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948796,"package_name":"docopt","ecosystem":"conda","requirements":"0.6.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948800,"package_name":"fonttools","ecosystem":"conda","requirements":"4.25.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948801,"package_name":"freetype","ecosystem":"conda","requirements":"2.11.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948802,"package_name":"fsspec","ecosystem":"conda","requirements":"2022.2.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948803,"package_name":"future","ecosystem":"conda","requirements":"0.18.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948804,"package_name":"giflib","ecosystem":"conda","requirements":"5.2.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948805,"package_name":"gwcs","ecosystem":"conda","requirements":"0.17.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948806,"package_name":"humanfriendly","ecosystem":"conda","requirements":"10.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948807,"package_name":"hypothesis","ecosystem":"conda","requirements":"6.39.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948808,"package_name":"icu","ecosystem":"conda","requirements":"58.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948809,"package_name":"idna","ecosystem":"conda","requirements":"3.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948810,"package_name":"imagecodecs","ecosystem":"conda","requirements":"2021.8.26.*","direct":true,"kind":"runtime","optional":false},{"id":7747948811,"package_name":"imageio","ecosystem":"conda","requirements":"2.9.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948812,"package_name":"importlib-metadata","ecosystem":"conda","requirements":"4.8.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948813,"package_name":"importlib-resources","ecosystem":"conda","requirements":"3.3.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948814,"package_name":"importlib_resources","ecosystem":"conda","requirements":"5.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948815,"package_name":"iniconfig","ecosystem":"conda","requirements":"1.1.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948816,"package_name":"intel-openmp","ecosystem":"conda","requirements":"2021.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948817,"package_name":"jmespath","ecosystem":"conda","requirements":"1.0.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948818,"package_name":"joblib","ecosystem":"conda","requirements":"1.1.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948819,"package_name":"jpeg","ecosystem":"conda","requirements":"9d.*","direct":true,"kind":"runtime","optional":false},{"id":7747948820,"package_name":"jsonschema","ecosystem":"conda","requirements":"4.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948821,"package_name":"jxrlib","ecosystem":"conda","requirements":"1.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948822,"package_name":"kiwisolver","ecosystem":"conda","requirements":"1.3.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948823,"package_name":"krb5","ecosystem":"conda","requirements":"1.19.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948824,"package_name":"lcms2","ecosystem":"conda","requirements":"2.12.*","direct":true,"kind":"runtime","optional":false},{"id":7747948825,"package_name":"lerc","ecosystem":"conda","requirements":"3.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948826,"package_name":"libaec","ecosystem":"conda","requirements":"1.0.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948827,"package_name":"libcurl","ecosystem":"conda","requirements":"7.80.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948828,"package_name":"libdeflate","ecosystem":"conda","requirements":"1.8.*","direct":true,"kind":"runtime","optional":false},{"id":7747948829,"package_name":"libedit","ecosystem":"conda","requirements":"3.1.20210910.*","direct":true,"kind":"runtime","optional":false},{"id":7747948830,"package_name":"libev","ecosystem":"conda","requirements":"4.33.*","direct":true,"kind":"runtime","optional":false},{"id":7747948831,"package_name":"libffi","ecosystem":"conda","requirements":"3.4.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948832,"package_name":"libllvm11","ecosystem":"conda","requirements":"11.1.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948833,"package_name":"libnghttp2","ecosystem":"conda","requirements":"1.46.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948834,"package_name":"libpng","ecosystem":"conda","requirements":"1.6.37.*","direct":true,"kind":"runtime","optional":false},{"id":7747948835,"package_name":"libssh2","ecosystem":"conda","requirements":"1.9.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948836,"package_name":"libtiff","ecosystem":"conda","requirements":"4.2.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948837,"package_name":"libwebp","ecosystem":"conda","requirements":"1.2.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948838,"package_name":"libwebp-base","ecosystem":"conda","requirements":"1.2.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948839,"package_name":"libzlib","ecosystem":"conda","requirements":"1.2.11.*","direct":true,"kind":"runtime","optional":false},{"id":7747948840,"package_name":"libzopfli","ecosystem":"conda","requirements":"1.0.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948841,"package_name":"llvmlite","ecosystem":"conda","requirements":"0.37.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948842,"package_name":"locket","ecosystem":"conda","requirements":"0.2.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948843,"package_name":"lz4-c","ecosystem":"conda","requirements":"1.9.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948844,"package_name":"matplotlib-base","ecosystem":"conda","requirements":"3.5.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948845,"package_name":"mkl","ecosystem":"conda","requirements":"2021.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948846,"package_name":"mkl-service","ecosystem":"conda","requirements":"2.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948847,"package_name":"mkl_fft","ecosystem":"conda","requirements":"1.3.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948848,"package_name":"mkl_random","ecosystem":"conda","requirements":"1.2.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948849,"package_name":"multiprocess","ecosystem":"conda","requirements":"0.70.12.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948850,"package_name":"munkres","ecosystem":"conda","requirements":"1.1.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948851,"package_name":"ncurses","ecosystem":"conda","requirements":"6.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948852,"package_name":"networkx","ecosystem":"conda","requirements":"2.7.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948853,"package_name":"nose2","ecosystem":"conda","requirements":"0.9.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948854,"package_name":"numba","ecosystem":"conda","requirements":"0.54.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948855,"package_name":"numexpr","ecosystem":"conda","requirements":"2.8.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948856,"package_name":"numpy","ecosystem":"conda","requirements":"1.20.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948857,"package_name":"numpy-base","ecosystem":"conda","requirements":"1.20.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948858,"package_name":"openjpeg","ecosystem":"conda","requirements":"2.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948859,"package_name":"openssl","ecosystem":"conda","requirements":"1.1.1l.*","direct":true,"kind":"runtime","optional":false},{"id":7747948860,"package_name":"packaging","ecosystem":"conda","requirements":"21.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948861,"package_name":"pandas","ecosystem":"conda","requirements":"1.4.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948862,"package_name":"partd","ecosystem":"conda","requirements":"1.2.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948863,"package_name":"photutils","ecosystem":"conda","requirements":"1.3.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948864,"package_name":"pillow","ecosystem":"conda","requirements":"9.0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948865,"package_name":"pip","ecosystem":"conda","requirements":"21.2.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948866,"package_name":"pluggy","ecosystem":"conda","requirements":"1.0.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948867,"package_name":"psutil","ecosystem":"conda","requirements":"5.9.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948868,"package_name":"py","ecosystem":"conda","requirements":"1.11.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948869,"package_name":"pycparser","ecosystem":"conda","requirements":"2.21.*","direct":true,"kind":"runtime","optional":false},{"id":7747948870,"package_name":"pyerfa","ecosystem":"conda","requirements":"2.0.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948871,"package_name":"pyopenssl","ecosystem":"conda","requirements":"22.0.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948872,"package_name":"pyparsing","ecosystem":"conda","requirements":"3.0.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948873,"package_name":"pyprof2calltree","ecosystem":"conda","requirements":"1.4.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948874,"package_name":"pyrsistent","ecosystem":"conda","requirements":"0.18.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948875,"package_name":"pysocks","ecosystem":"conda","requirements":"1.7.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948876,"package_name":"pytest","ecosystem":"conda","requirements":"6.2.5.*","direct":true,"kind":"runtime","optional":false},{"id":7747948877,"package_name":"pytest-arraydiff","ecosystem":"conda","requirements":"0.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948878,"package_name":"pytest-astropy","ecosystem":"conda","requirements":"0.9.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948879,"package_name":"pytest-astropy-header","ecosystem":"conda","requirements":"0.1.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948880,"package_name":"pytest-cov","ecosystem":"conda","requirements":"3.0.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948881,"package_name":"pytest-doctestplus","ecosystem":"conda","requirements":"0.12.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948882,"package_name":"pytest-filter-subpackage","ecosystem":"conda","requirements":"0.1.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948883,"package_name":"pytest-mock","ecosystem":"conda","requirements":"3.7.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948884,"package_name":"pytest-openfiles","ecosystem":"conda","requirements":"0.5.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948885,"package_name":"pytest-remotedata","ecosystem":"conda","requirements":"0.3.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948886,"package_name":"python","ecosystem":"conda","requirements":"3.8.12.*","direct":true,"kind":"runtime","optional":false},{"id":7747948887,"package_name":"python-dateutil","ecosystem":"conda","requirements":"2.8.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948888,"package_name":"python_abi","ecosystem":"conda","requirements":"3.8.*","direct":true,"kind":"runtime","optional":false},{"id":7747948889,"package_name":"pytz","ecosystem":"conda","requirements":"2021.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948890,"package_name":"pywavelets","ecosystem":"conda","requirements":"1.1.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948891,"package_name":"pyyaml","ecosystem":"conda","requirements":"6.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948892,"package_name":"qcachegrind","ecosystem":"conda","requirements":"0.7.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948893,"package_name":"qt","ecosystem":"conda","requirements":"5.9.7.*","direct":true,"kind":"runtime","optional":false},{"id":7747948894,"package_name":"readline","ecosystem":"conda","requirements":"8.1.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948895,"package_name":"reproject","ecosystem":"conda","requirements":"0.8.*","direct":true,"kind":"runtime","optional":false},{"id":7747948896,"package_name":"requests","ecosystem":"conda","requirements":"2.27.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948897,"package_name":"scikit-image","ecosystem":"conda","requirements":"0.18.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948898,"package_name":"scikit-learn","ecosystem":"conda","requirements":"1.0.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948899,"package_name":"scipy","ecosystem":"conda","requirements":"1.7.3.*","direct":true,"kind":"runtime","optional":false},{"id":7747948900,"package_name":"semantic_version","ecosystem":"conda","requirements":"2.9.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948901,"package_name":"setuptools","ecosystem":"conda","requirements":"58.0.4.*","direct":true,"kind":"runtime","optional":false},{"id":7747948902,"package_name":"six","ecosystem":"conda","requirements":"1.16.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948903,"package_name":"snakeviz","ecosystem":"conda","requirements":"2.0.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948904,"package_name":"snappy","ecosystem":"conda","requirements":"1.1.8.*","direct":true,"kind":"runtime","optional":false},{"id":7747948905,"package_name":"sortedcontainers","ecosystem":"conda","requirements":"2.4.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948906,"package_name":"sqlite","ecosystem":"conda","requirements":"3.37.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948907,"package_name":"tabulate","ecosystem":"conda","requirements":"0.8.9.*","direct":true,"kind":"runtime","optional":false},{"id":7747948908,"package_name":"tbb","ecosystem":"conda","requirements":"2021.5.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948909,"package_name":"threadpoolctl","ecosystem":"conda","requirements":"3.1.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948910,"package_name":"tifffile","ecosystem":"conda","requirements":"2021.7.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948911,"package_name":"tk","ecosystem":"conda","requirements":"8.6.11.*","direct":true,"kind":"runtime","optional":false},{"id":7747948912,"package_name":"toml","ecosystem":"conda","requirements":"0.10.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948913,"package_name":"toolz","ecosystem":"conda","requirements":"0.11.2.*","direct":true,"kind":"runtime","optional":false},{"id":7747948914,"package_name":"tornado","ecosystem":"conda","requirements":"6.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948915,"package_name":"unicodecsv","ecosystem":"conda","requirements":"0.14.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948916,"package_name":"urllib3","ecosystem":"conda","requirements":"1.26.9.*","direct":true,"kind":"runtime","optional":false},{"id":7747948917,"package_name":"wheel","ecosystem":"conda","requirements":"0.37.1.*","direct":true,"kind":"runtime","optional":false},{"id":7747948918,"package_name":"xz","ecosystem":"conda","requirements":"5.2.5.*","direct":true,"kind":"runtime","optional":false},{"id":7747948919,"package_name":"yaml","ecosystem":"conda","requirements":"0.2.5.*","direct":true,"kind":"runtime","optional":false},{"id":7747948920,"package_name":"zfp","ecosystem":"conda","requirements":"0.5.5.*","direct":true,"kind":"runtime","optional":false},{"id":7747948921,"package_name":"zipp","ecosystem":"conda","requirements":"3.7.0.*","direct":true,"kind":"runtime","optional":false},{"id":7747948922,"package_name":"zlib","ecosystem":"conda","requirements":"1.2.11.*","direct":true,"kind":"runtime","optional":false},{"id":7747948923,"package_name":"zstd","ecosystem":"conda","requirements":"1.4.9.*","direct":true,"kind":"runtime","optional":false}]}],"score":10.66052460640712,"created_at":"2025-09-04T15:51:06.872Z","updated_at":"2025-10-07T08:14:07.839Z","avatar_url":"https://github.com/thespacedoctor.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":230,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/33571","html_url":"https://science.ecosyste.ms/projects/33571"}