{"id":41938,"name":"solarmach","description":"Python package of the multi-spacecraft longitudinal configuration plotter Solar-MACH","url":"https://github.com/jgieseler/solarmach","last_synced_at":"2025-09-05T09:12:52.900Z","repository":{"id":43187702,"uuid":"469735286","full_name":"jgieseler/solarmach","owner":"jgieseler","description":"Python package of the multi-spacecraft longitudinal configuration plotter Solar-MACH","archived":false,"fork":false,"pushed_at":"2025-08-28T15:22:35.000Z","size":34482,"stargazers_count":34,"open_issues_count":28,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T22:32:15.073Z","etag":null,"topics":["esa","heliophysics","space-physics","spacephysics","spaceweather"],"latest_commit_sha":null,"homepage":"https://solarmach.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgieseler.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":"code_of_conduct.md","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":".zenodo.json"}},"created_at":"2022-03-14T13:01:00.000Z","updated_at":"2025-08-28T15:22:38.000Z","dependencies_parsed_at":"2024-01-15T15:08:49.883Z","dependency_job_id":"d7354a8b-3326-47e4-8f8f-55eddf1650ec","html_url":"https://github.com/jgieseler/solarmach","commit_stats":{"total_commits":254,"total_committers":4,"mean_commits":63.5,"dds":"0.16141732283464572","last_synced_commit":"9a6ab68e047a43b529c94ff4f73ec10697836654"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/jgieseler/solarmach","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/sbom","scorecard":{"id":106787,"data":{"date":"2025-08-11","repo":{"name":"github.com/jgieseler/solarmach","commit":"7675ee1c1560c7985caf3a2d65bcdb0765dd984d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"39 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-40 / GHSA-pwr2-4v36-6qpr","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:14:48.188Z","repository_id":43187702,"created_at":"2025-08-15T11:14:48.188Z","updated_at":"2025-08-15T11:14:48.188Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734940,"owners_count":25158364,"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":"jgieseler","name":"Jan Gieseler","uuid":"39489154","kind":"user","description":"","email":"","website":"https://fediscience.org/@JanGieseler","location":"Turku, Finland","twitter":"JanGieseler","company":"University of Turku","icon_url":"https://avatars.githubusercontent.com/u/39489154?u=20c22861155e51add397f89331a7e1dfac8dc9a7\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-05T04:20:03.007Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jgieseler","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T05:54:36.152Z","updated_at":"2023-03-05T04:20:03.035Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler/repositories"},"packages":[{"id":2925687,"name":"solarmach","ecosystem":"pypi","description":"Multi-spacecraft longitudinal configuration plotter","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jgieseler/solarmach","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2022-03-17T17:21:52.000Z","latest_release_published_at":"2025-08-15T12:30:52.000Z","latest_release_number":"0.5.1","last_synced_at":"2025-08-29T02:19:00.268Z","created_at":"2022-04-10T12:39:46.952Z","updated_at":"2025-08-29T02:28:24.302Z","registry_url":"https://pypi.org/project/solarmach/","install_command":"pip install solarmach --index-url https://pypi.org/simple","documentation_url":"https://solarmach.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"solarmach","project_status":null},"repo_metadata":{"id":43187702,"uuid":"469735286","full_name":"jgieseler/solarmach","owner":"jgieseler","description":"Python package of the multi-spacecraft longitudinal configuration plotter Solar-MACH","archived":false,"fork":false,"pushed_at":"2025-08-28T15:22:35.000Z","size":34482,"stargazers_count":34,"open_issues_count":28,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T22:32:15.073Z","etag":null,"topics":["esa","heliophysics","space-physics","spacephysics","spaceweather"],"latest_commit_sha":null,"homepage":"https://solarmach.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgieseler.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":"code_of_conduct.md","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":".zenodo.json"}},"created_at":"2022-03-14T13:01:00.000Z","updated_at":"2025-08-28T15:22:38.000Z","dependencies_parsed_at":"2024-01-15T15:08:49.883Z","dependency_job_id":"d7354a8b-3326-47e4-8f8f-55eddf1650ec","html_url":"https://github.com/jgieseler/solarmach","commit_stats":{"total_commits":254,"total_committers":4,"mean_commits":63.5,"dds":"0.16141732283464572","last_synced_commit":"9a6ab68e047a43b529c94ff4f73ec10697836654"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/jgieseler/solarmach","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/sbom","scorecard":{"id":106787,"data":{"date":"2025-08-11","repo":{"name":"github.com/jgieseler/solarmach","commit":"7675ee1c1560c7985caf3a2d65bcdb0765dd984d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"39 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-40 / GHSA-pwr2-4v36-6qpr","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:14:48.188Z","repository_id":43187702,"created_at":"2025-08-15T11:14:48.188Z","updated_at":"2025-08-15T11:14:48.188Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272611342,"owners_count":24964378,"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-29T02:00:10.610Z","response_time":87,"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":"jgieseler","name":"Jan Gieseler","uuid":"39489154","kind":"user","description":"","email":"","website":"https://fediscience.org/@JanGieseler","location":"Turku, Finland","twitter":"JanGieseler","company":"University of Turku","icon_url":"https://avatars.githubusercontent.com/u/39489154?u=20c22861155e51add397f89331a7e1dfac8dc9a7\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-05T04:20:03.007Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jgieseler","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T05:54:36.152Z","updated_at":"2023-03-05T04:20:03.035Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler/repositories"},"tags":[{"name":"v0.5.1","sha":"17d2d3b947ea386f3dcbab4ae0213d82913013ff","kind":"tag","published_at":"2025-08-15T12:29:22.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.5.1","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"65bc65a1d448e864539ab991a0a5a0c1e8527279","kind":"tag","published_at":"2025-01-29T12:30:22.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.5.0","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"e4ca31cb72f00898c6cc57e700b4e421b387dcd0","kind":"tag","published_at":"2024-11-06T13:16:52.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.4.3","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"ab20ec659faee76346f940577f22e6872934d917","kind":"tag","published_at":"2024-07-22T12:58:20.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.4.2","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b804ef0ac23f9518df93297164438e9b2e713d51","kind":"tag","published_at":"2024-06-12T14:46:31.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.4.1","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b4fed91be9895204e8adde46d0b1814ea76e681c","kind":"tag","published_at":"2024-05-30T12:10:55.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.4.0","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"dbe0662bc9c392379f71269bb1c76b1bd84391ce","kind":"tag","published_at":"2024-04-24T15:04:35.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.4","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9a6ab68e047a43b529c94ff4f73ec10697836654","kind":"tag","published_at":"2024-01-12T10:05:49.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.3","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"73687435f6d84d9018c4a5758a4bf0b1cf16f2b4","kind":"tag","published_at":"2023-11-10T14:30:13.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.2","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"00d343c7a0abd60544c8df06635174a6b96aa8e8","kind":"tag","published_at":"2023-11-03T13:52:38.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.1","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"100b6b0fc603f8f1e6896f9cf097d40b3698b77a","kind":"tag","published_at":"2023-11-03T10:09:31.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.0","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"625da09a6bb512c248755a58f14976842a7bb1dd","kind":"tag","published_at":"2023-08-16T12:28:32.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.6","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"3cfebe2f6a20e0ba59193095a59ac7de2bc103a4","kind":"tag","published_at":"2023-08-15T12:55:23.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.5","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"ec11ccbea7cdf7c3c45642075d9d7616118c5c1c","kind":"tag","published_at":"2023-08-04T12:02:48.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.4","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"5d80b61a04826f453261c82789fac2b0b3fd4d23","kind":"tag","published_at":"2023-08-03T11:34:39.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.3","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"a77af9552526fb9d42f8380273b860bc4679836e","kind":"tag","published_at":"2023-05-26T10:22:18.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.2","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"751dd7f38734c0390e682420e5aa07709f3ed2af","kind":"tag","published_at":"2023-05-12T08:05:47.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.1","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f0b0d8a5ef240bbad1594bf36f461c5f49c4d135","kind":"tag","published_at":"2023-05-11T14:29:10.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.0","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"9007ee80bf1068201cd5f5df3f2d88a02f841d32","kind":"tag","published_at":"2023-04-27T13:48:09.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.7","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"337ee33635c7129f10f098f6115fe81860c5f9da","kind":"tag","published_at":"2023-03-27T11:53:39.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.6","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6f2ce6a3cfbd3521dc7a315bca92b3c85b2351b0","kind":"tag","published_at":"2022-11-10T15:22:47.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.5","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"de2d2d75ca183751a075f4aef98428aabe47f71a","kind":"tag","published_at":"2022-10-27T10:35:44.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.4","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ff63ceb804ddb45b10349f84a1f8490bf1079772","kind":"tag","published_at":"2022-08-23T09:43:59.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.3","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"bebc6107d4f073a60018b2d20e4b2c7817e3dcc6","kind":"tag","published_at":"2022-05-29T14:11:07.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.2","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T02:28:24.302Z","dependent_packages_count":0,"downloads":886,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":13.73701829801803,"dependent_repos_count":8.945344680300531,"dependent_packages_count":10.117827917587048,"stargazers_count":13.398590863438537,"forks_count":13.34326415998904,"docker_downloads_count":4.336882239235323,"average":10.646488026428086},"purl":"pkg:pypi/solarmach","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/solarmach","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/solarmach","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/solarmach/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T18:12:12.808Z","issues_count":55,"pull_requests_count":23,"avg_time_to_close_issue":16799309.074074075,"avg_time_to_close_pull_request":314389.60869565216,"issues_closed_count":27,"pull_requests_closed_count":23,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":1.7454545454545456,"avg_comments_per_pull_request":0.2608695652173913,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":10,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":152988.42857142858,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/issues","maintainers":[{"login":"jgieseler","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgieseler"}],"active_maintainers":[{"login":"jgieseler","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgieseler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solarmach/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solarmach/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solarmach/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solarmach/related_packages","maintainers":[{"uuid":"jgieseler","login":"jgieseler","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/jgieseler/","role":null,"created_at":"2023-02-25T12:29:00.688Z","updated_at":"2023-02-25T12:29:00.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jgieseler/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725067,"maintainers_count":308348,"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":5303447,"name":"solarmach","ecosystem":"conda","description":null,"homepage":"https://github.com/jgieseler/solarmach","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jgieseler/solarmach","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-03-25T19:13:59.000Z","latest_release_published_at":"2022-11-11T09:18:33.000Z","latest_release_number":"0.1.5","last_synced_at":"2025-08-29T02:19:03.315Z","created_at":"2022-10-03T16:14:57.377Z","updated_at":"2025-08-29T02:28:24.301Z","registry_url":"https://anaconda.org/conda-forge/solarmach","install_command":"conda install -c conda-forge solarmach","documentation_url":null,"metadata":{},"repo_metadata":{"id":43187702,"uuid":"469735286","full_name":"jgieseler/solarmach","owner":"jgieseler","description":"Python package of the multi-spacecraft longitudinal configuration plotter Solar-MACH","archived":false,"fork":false,"pushed_at":"2025-08-28T15:22:35.000Z","size":34482,"stargazers_count":34,"open_issues_count":28,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T22:32:15.073Z","etag":null,"topics":["esa","heliophysics","space-physics","spacephysics","spaceweather"],"latest_commit_sha":null,"homepage":"https://solarmach.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgieseler.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":"code_of_conduct.md","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":".zenodo.json"}},"created_at":"2022-03-14T13:01:00.000Z","updated_at":"2025-08-28T15:22:38.000Z","dependencies_parsed_at":"2024-01-15T15:08:49.883Z","dependency_job_id":"d7354a8b-3326-47e4-8f8f-55eddf1650ec","html_url":"https://github.com/jgieseler/solarmach","commit_stats":{"total_commits":254,"total_committers":4,"mean_commits":63.5,"dds":"0.16141732283464572","last_synced_commit":"9a6ab68e047a43b529c94ff4f73ec10697836654"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/jgieseler/solarmach","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/sbom","scorecard":{"id":106787,"data":{"date":"2025-08-11","repo":{"name":"github.com/jgieseler/solarmach","commit":"7675ee1c1560c7985caf3a2d65bcdb0765dd984d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jgieseler/solarmach/pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:31","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"39 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2024-40 / GHSA-pwr2-4v36-6qpr","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:14:48.188Z","repository_id":43187702,"created_at":"2025-08-15T11:14:48.188Z","updated_at":"2025-08-15T11:14:48.188Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272611342,"owners_count":24964378,"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-29T02:00:10.610Z","response_time":87,"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":"jgieseler","name":"Jan Gieseler","uuid":"39489154","kind":"user","description":"","email":"","website":"https://fediscience.org/@JanGieseler","location":"Turku, Finland","twitter":"JanGieseler","company":"University of Turku","icon_url":"https://avatars.githubusercontent.com/u/39489154?u=20c22861155e51add397f89331a7e1dfac8dc9a7\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-05T04:20:03.007Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jgieseler","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T05:54:36.152Z","updated_at":"2023-03-05T04:20:03.035Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgieseler/repositories"},"tags":[{"name":"v0.5.1","sha":"17d2d3b947ea386f3dcbab4ae0213d82913013ff","kind":"tag","published_at":"2025-08-15T12:29:22.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.5.1","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"65bc65a1d448e864539ab991a0a5a0c1e8527279","kind":"tag","published_at":"2025-01-29T12:30:22.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.5.0","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"e4ca31cb72f00898c6cc57e700b4e421b387dcd0","kind":"tag","published_at":"2024-11-06T13:16:52.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.4.3","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"ab20ec659faee76346f940577f22e6872934d917","kind":"tag","published_at":"2024-07-22T12:58:20.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.4.2","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b804ef0ac23f9518df93297164438e9b2e713d51","kind":"tag","published_at":"2024-06-12T14:46:31.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.4.1","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b4fed91be9895204e8adde46d0b1814ea76e681c","kind":"tag","published_at":"2024-05-30T12:10:55.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.4.0","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"dbe0662bc9c392379f71269bb1c76b1bd84391ce","kind":"tag","published_at":"2024-04-24T15:04:35.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.4","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9a6ab68e047a43b529c94ff4f73ec10697836654","kind":"tag","published_at":"2024-01-12T10:05:49.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.3","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"73687435f6d84d9018c4a5758a4bf0b1cf16f2b4","kind":"tag","published_at":"2023-11-10T14:30:13.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.2","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"00d343c7a0abd60544c8df06635174a6b96aa8e8","kind":"tag","published_at":"2023-11-03T13:52:38.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.1","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"100b6b0fc603f8f1e6896f9cf097d40b3698b77a","kind":"tag","published_at":"2023-11-03T10:09:31.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.3.0","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"625da09a6bb512c248755a58f14976842a7bb1dd","kind":"tag","published_at":"2023-08-16T12:28:32.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.6","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"3cfebe2f6a20e0ba59193095a59ac7de2bc103a4","kind":"tag","published_at":"2023-08-15T12:55:23.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.5","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"ec11ccbea7cdf7c3c45642075d9d7616118c5c1c","kind":"tag","published_at":"2023-08-04T12:02:48.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.4","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"5d80b61a04826f453261c82789fac2b0b3fd4d23","kind":"tag","published_at":"2023-08-03T11:34:39.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.3","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"a77af9552526fb9d42f8380273b860bc4679836e","kind":"tag","published_at":"2023-05-26T10:22:18.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.2","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"751dd7f38734c0390e682420e5aa07709f3ed2af","kind":"tag","published_at":"2023-05-12T08:05:47.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.1","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f0b0d8a5ef240bbad1594bf36f461c5f49c4d135","kind":"tag","published_at":"2023-05-11T14:29:10.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.2.0","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"9007ee80bf1068201cd5f5df3f2d88a02f841d32","kind":"tag","published_at":"2023-04-27T13:48:09.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.7","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"337ee33635c7129f10f098f6115fe81860c5f9da","kind":"tag","published_at":"2023-03-27T11:53:39.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.6","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6f2ce6a3cfbd3521dc7a315bca92b3c85b2351b0","kind":"tag","published_at":"2022-11-10T15:22:47.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.5","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"de2d2d75ca183751a075f4aef98428aabe47f71a","kind":"tag","published_at":"2022-10-27T10:35:44.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.4","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ff63ceb804ddb45b10349f84a1f8490bf1079772","kind":"tag","published_at":"2022-08-23T09:43:59.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.3","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"bebc6107d4f073a60018b2d20e4b2c7817e3dcc6","kind":"tag","published_at":"2022-05-29T14:11:07.000Z","download_url":"https://codeload.github.com/jgieseler/solarmach/tar.gz/v0.1.2","html_url":"https://github.com/jgieseler/solarmach/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jgieseler/solarmach@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T02:28:24.301Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.40740555915964,"dependent_packages_count":51.599381206647045,"stargazers_count":51.26004291631319,"forks_count":59.254453815060636,"docker_downloads_count":null,"average":46.63032087429513},"purl":"pkg:conda/solarmach","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/solarmach","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/solarmach","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/solarmach/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T18:12:12.808Z","issues_count":55,"pull_requests_count":23,"avg_time_to_close_issue":16799309.074074075,"avg_time_to_close_pull_request":314389.60869565216,"issues_closed_count":27,"pull_requests_closed_count":23,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":1.7454545454545456,"avg_comments_per_pull_request":0.2608695652173913,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":10,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":152988.42857142858,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/issues","maintainers":[{"login":"jgieseler","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgieseler"}],"active_maintainers":[{"login":"jgieseler","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgieseler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/solarmach/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/solarmach/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/solarmach/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/solarmach/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":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","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":35013,"full_name":"jgieseler/solarmach","default_branch":"main","committers":[{"name":"jgieseler","email":"jan.gieseler@utu.fi","login":null,"count":213},{"name":"Jan Gieseler","email":"39489154+jgieseler","login":"jgieseler","count":26},{"name":"Christian-Palmroos","email":"chospa@utu.fi","login":null,"count":10},{"name":"Christian Palmroos","email":"50318651+Christian-Palmroos","login":"Christian-Palmroos","count":5}],"total_commits":254,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":63.5,"dds":0.16141732283464572,"past_year_committers":[{"name":"jgieseler","email":"jan.gieseler@utu.fi","login":null,"count":157},{"name":"Christian-Palmroos","email":"chospa@utu.fi","login":null,"count":10},{"name":"Jan Gieseler","email":"39489154+jgieseler","login":"jgieseler","count":9},{"name":"Christian Palmroos","email":"50318651+Christian-Palmroos","login":"Christian-Palmroos","count":5}],"past_year_total_commits":181,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":45.25,"past_year_dds":0.13259668508287292,"last_synced_at":"2024-01-26T14:33:06.527Z","last_synced_commit":"9a6ab68e047a43b529c94ff4f73ec10697836654","created_at":"2023-03-07T16:58:22.557Z","updated_at":"2024-01-26T14:33:06.528Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"jgieseler/solarmach","html_url":"https://github.com/jgieseler/solarmach","last_synced_at":"2025-08-31T08:42:47.808Z","status":null,"issues_count":54,"pull_requests_count":30,"avg_time_to_close_issue":16799309.074074075,"avg_time_to_close_pull_request":271805.64285714284,"issues_closed_count":27,"pull_requests_closed_count":28,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":1.7037037037037037,"avg_comments_per_pull_request":0.23333333333333334,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":10,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":120876.33333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.21428571428571427,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-15T00:20:46.730Z","updated_at":"2025-09-02T21:46:38.497Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgieseler%2Fsolarmach/issues","issue_labels_count":{"enhancement":24,"good first issue":9,"bug":6,"documentation":4,"wontfix":1},"pull_request_labels_count":{"enhancement":2,"dependencies":2,"github_actions":2,"bug":1},"issue_author_associations_count":{"OWNER":43,"NONE":10},"pull_request_author_associations_count":{"OWNER":22,"CONTRIBUTOR":9,"NONE":2},"issue_authors":{"jgieseler":43,"MohamedNedal":4,"wtbarnes":2,"drazerd":1,"tlml":1,"nabobalis":1,"eabase":1},"pull_request_authors":{"jgieseler":22,"Christian-Palmroos":7,"drazerd":2,"dependabot[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"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":{"enhancement":3},"past_year_pull_request_labels_count":{"dependencies":2,"github_actions":2},"past_year_issue_author_associations_count":{"OWNER":8,"NONE":2},"past_year_pull_request_author_associations_count":{"OWNER":8,"CONTRIBUTOR":4,"NONE":2},"past_year_issue_authors":{"jgieseler":8,"drazerd":1,"eabase":1},"past_year_pull_request_authors":{"jgieseler":8,"Christian-Palmroos":2,"drazerd":2,"dependabot[bot]":2},"maintainers":[{"login":"jgieseler","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgieseler"}],"active_maintainers":[{"login":"jgieseler","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jgieseler"}]},"events":{"total":{"CreateEvent":12,"ReleaseEvent":2,"IssuesEvent":14,"WatchEvent":4,"DeleteEvent":10,"IssueCommentEvent":9,"PushEvent":106,"PullRequestEvent":14,"ForkEvent":2},"last_year":{"CreateEvent":12,"ReleaseEvent":2,"IssuesEvent":14,"WatchEvent":4,"DeleteEvent":10,"IssueCommentEvent":9,"PushEvent":106,"PullRequestEvent":14,"ForkEvent":2}},"keywords":["esa","heliophysics","space-physics","spacephysics","spaceweather"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T09:30:33.676Z","updated_at":"2022-09-19T09:30:33.676Z","repository_link":"https://github.com/jgieseler/solarmach/blob/main/requirements.txt","dependencies":[{"id":5412382664,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5412382665,"package_name":"astroquery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5412382666,"package_name":"Jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5412382667,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5412382668,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5412382669,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5412382670,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5412382671,"package_name":"sunpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T21:46:21.370Z","updated_at":"2023-01-21T21:46:21.370Z","repository_link":"https://github.com/jgieseler/solarmach/blob/main/.github/workflows/pytest.yml","dependencies":[{"id":7084043476,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7084043477,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T11:15:02.887Z","updated_at":"2023-09-26T11:15:02.887Z","repository_link":"https://github.com/jgieseler/solarmach/blob/main/docs/requirements.txt","dependencies":[{"id":13948618932,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13948618933,"package_name":"nbsphinx_link","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13948618934,"package_name":"solarmach","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13948619359,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13948619360,"package_name":"sphinx-automodapi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13948619361,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13948619363,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T11:15:04.396Z","updated_at":"2023-09-26T11:15:04.396Z","repository_link":"https://github.com/jgieseler/solarmach/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T11:15:04.723Z","updated_at":"2023-09-26T11:15:04.723Z","repository_link":"https://github.com/jgieseler/solarmach/blob/main/setup.py","dependencies":[]}],"score":12.30577317363579,"created_at":"2025-09-04T15:51:16.767Z","updated_at":"2025-10-07T08:17:04.829Z","avatar_url":"https://github.com/jgieseler.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":886,"funding_links":[],"readme_doi_urls":["https://doi.org/10.3389/fspas.2022.1058810"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/41938","html_url":"https://science.ecosyste.ms/projects/41938","bibtex_url":"https://science.ecosyste.ms/projects/41938/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/41938/export.apalike"}