{"id":78544,"name":null,"description":"Tools for the analysis and visualization of data from the MEGARA instrument","url":"https://github.com/guaix-ucm/megara-tools","last_synced_at":"2025-09-08T21:22:08.107Z","repository":{"id":44457441,"uuid":"258190903","full_name":"guaix-ucm/megara-tools","owner":"guaix-ucm","description":"Tools for the analysis and visualization of data from the MEGARA instrument","archived":false,"fork":false,"pushed_at":"2024-11-21T17:26:45.000Z","size":116,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-24T13:05:05.901Z","etag":null,"topics":["astronomy","astrophysics"],"latest_commit_sha":null,"homepage":"https://guaix.fis.ucm.es/megara/","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/guaix-ucm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-23T12:10:44.000Z","updated_at":"2024-11-21T17:28:05.000Z","dependencies_parsed_at":"2024-11-21T16:24:30.938Z","dependency_job_id":"f86c70a4-a917-4bde-a610-35ec17921c8d","html_url":"https://github.com/guaix-ucm/megara-tools","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":0.3571428571428571,"last_synced_commit":"e89e71e4bf77c840cc995648eceb745f568e08d0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/guaix-ucm/megara-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guaix-ucm","download_url":"https://codeload.github.com/guaix-ucm/megara-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/sbom","scorecard":{"id":447708,"data":{"date":"2025-08-11","repo":{"name":"github.com/guaix-ucm/megara-tools","commit":"4dc03d27b442f7585852e9e9fed15905287f9200"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-19T07:18:54.282Z","repository_id":44457441,"created_at":"2025-08-19T07:18:54.282Z","updated_at":"2025-08-19T07:18:54.282Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"guaix-ucm","name":"Guaix UCM","uuid":"10961186","kind":"organization","description":"Group of Extragalactic Astrophysics and Astronomical Instrumentation at the Madrid Complutense University (UCM)","email":null,"website":"https://guaix.fis.ucm.es/","location":"Madrid, Spain","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10961186?v=4","repositories_count":13,"last_synced_at":"2023-02-28T05:35:15.974Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/guaix-ucm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T10:00:37.155Z","updated_at":"2023-02-28T05:35:15.989Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guaix-ucm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guaix-ucm/repositories"},"packages":[{"id":2798687,"name":"megara-tools","ecosystem":"pypi","description":"Analysis and visualization of data from MEGARA instrument","homepage":"https://github.com/guaix-ucm/megara-tools","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/guaix-ucm/megara-tools","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-07-06T14:46:14.000Z","latest_release_published_at":"2020-11-09T09:39:46.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-08-24T07:04:16.302Z","created_at":"2022-04-10T11:34:34.283Z","updated_at":"2025-08-24T07:13:24.787Z","registry_url":"https://pypi.org/project/megara-tools/","install_command":"pip install megara-tools --index-url https://pypi.org/simple","documentation_url":"https://megara-tools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License (GPL)","Operating System :: OS Independent","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"megara-tools","project_status":null},"repo_metadata":{"id":44457441,"uuid":"258190903","full_name":"guaix-ucm/megara-tools","owner":"guaix-ucm","description":"Tools for the analysis and visualization of data from the MEGARA instrument","archived":false,"fork":false,"pushed_at":"2024-11-21T17:26:45.000Z","size":116,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-19T00:40:48.645Z","etag":null,"topics":["astronomy","astrophysics"],"latest_commit_sha":null,"homepage":"https://guaix.fis.ucm.es/megara/","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/guaix-ucm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-23T12:10:44.000Z","updated_at":"2024-11-21T17:28:05.000Z","dependencies_parsed_at":"2024-11-21T16:24:30.938Z","dependency_job_id":"f86c70a4-a917-4bde-a610-35ec17921c8d","html_url":"https://github.com/guaix-ucm/megara-tools","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":0.3571428571428571,"last_synced_commit":"e89e71e4bf77c840cc995648eceb745f568e08d0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/guaix-ucm/megara-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guaix-ucm","download_url":"https://codeload.github.com/guaix-ucm/megara-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/sbom","scorecard":{"id":447708,"data":{"date":"2025-08-11","repo":{"name":"github.com/guaix-ucm/megara-tools","commit":"4dc03d27b442f7585852e9e9fed15905287f9200"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/guaix-ucm/megara-tools/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-19T07:18:54.282Z","repository_id":44457441,"created_at":"2025-08-19T07:18:54.282Z","updated_at":"2025-08-19T07:18:54.282Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271812791,"owners_count":24826395,"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-24T02:00:11.135Z","response_time":111,"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":"guaix-ucm","name":"Guaix UCM","uuid":"10961186","kind":"organization","description":"Group of Extragalactic Astrophysics and Astronomical Instrumentation at the Madrid Complutense University (UCM)","email":null,"website":"https://guaix.fis.ucm.es/","location":"Madrid, Spain","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10961186?v=4","repositories_count":13,"last_synced_at":"2023-02-28T05:35:15.974Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/guaix-ucm","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T10:00:37.155Z","updated_at":"2023-02-28T05:35:15.989Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guaix-ucm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guaix-ucm/repositories"},"tags":[{"name":"v0.1.1","sha":"10afd9ac54e3fa53f8b8459e511f737072f2fc2d","kind":"tag","published_at":"2020-11-09T09:20:07.000Z","download_url":"https://codeload.github.com/guaix-ucm/megara-tools/tar.gz/v0.1.1","html_url":"https://github.com/guaix-ucm/megara-tools/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guaix-ucm/megara-tools@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4eb2ec75b7a7b215cfa44ec3c38bd94c0ec2c6ed","kind":"tag","published_at":"2020-07-06T14:45:38.000Z","download_url":"https://codeload.github.com/guaix-ucm/megara-tools/tar.gz/v0.1.0","html_url":"https://github.com/guaix-ucm/megara-tools/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guaix-ucm/megara-tools@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T07:13:24.786Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.911121601244545,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":38.77205824734288,"forks_count":16.823898169030237,"docker_downloads_count":null,"average":24.4400896342528},"purl":"pkg:pypi/megara-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/megara-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/megara-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/megara-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T21:32:14.277Z","issues_count":5,"pull_requests_count":1,"avg_time_to_close_issue":32804497.25,"avg_time_to_close_pull_request":39885.0,"issues_closed_count":4,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":2531962.0,"past_year_avg_time_to_close_pull_request":39885.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/issues","maintainers":[{"login":"sergiopasra","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiopasra"},{"login":"gildepaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gildepaz"}],"active_maintainers":[{"login":"sergiopasra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiopasra"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/megara-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/megara-tools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/megara-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/megara-tools/related_packages","maintainers":[{"uuid":"gildepaz","login":"gildepaz","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/gildepaz/","role":null,"created_at":"2023-02-24T16:08:05.951Z","updated_at":"2023-02-24T16:08:05.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gildepaz/packages"},{"uuid":"sergiopasra","login":"sergiopasra","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/sergiopasra/","role":null,"created_at":"2023-02-24T16:08:05.989Z","updated_at":"2023-02-24T16:08:05.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sergiopasra/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":609818,"full_name":"guaix-ucm/megara-tools","default_branch":"master","committers":[{"name":"Sergio Pascual","email":"sergiopr@fis.ucm.es","count":27},{"name":"Armando Gil de Paz","email":"agil@fis.ucm.es","count":14},{"name":"Armando Gil de Paz","email":"gildepaz@users.noreply.github.com","count":1}],"total_commits":42,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.0,"dds":0.3571428571428571,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T17:30:20.026Z","last_synced_commit":"e89e71e4bf77c840cc995648eceb745f568e08d0","created_at":"2023-03-09T07:19:18.475Z","updated_at":"2023-09-19T17:25:51.234Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"guaix-ucm/megara-tools","html_url":"https://github.com/guaix-ucm/megara-tools","last_synced_at":"2025-08-24T07:18:42.914Z","status":"error","issues_count":5,"pull_requests_count":1,"avg_time_to_close_issue":32804497.25,"avg_time_to_close_pull_request":39885.0,"issues_closed_count":4,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":2531962.0,"past_year_avg_time_to_close_pull_request":39885.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T17:35:35.475Z","updated_at":"2025-09-02T21:30:22.226Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/guaix-ucm%2Fmegara-tools/issues","issue_labels_count":{"bug":3},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"MEMBER":5},"pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"issue_authors":{"sergiopasra":4,"gildepaz":1},"pull_request_authors":{"dependabot[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172081,"issues_count":31993946,"pull_requests_count":100251918,"authors_count":10732524,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"sergiopasra":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"sergiopasra","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiopasra"},{"login":"gildepaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gildepaz"}],"active_maintainers":[{"login":"sergiopasra","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiopasra"}]},"events":{"total":{"IssuesEvent":3,"WatchEvent":1,"DeleteEvent":1,"PushEvent":4},"last_year":{"IssuesEvent":3,"WatchEvent":1,"DeleteEvent":1,"PushEvent":4}},"keywords":["astronomy","astrophysics"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-11-21T16:24:30.722Z","updated_at":"2024-11-21T16:24:30.722Z","repository_link":"https://github.com/guaix-ucm/megara-tools/blob/master/.github/workflows/main.yml","dependencies":[{"id":20838347116,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20838347117,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":20838347118,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20838347119,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4.1.7","direct":true,"kind":"composite","optional":false},{"id":20838347120,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-11-21T16:24:30.791Z","updated_at":"2024-11-21T16:24:30.791Z","repository_link":"https://github.com/guaix-ucm/megara-tools/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-11-21T16:24:30.848Z","updated_at":"2024-11-21T16:24:30.848Z","repository_link":"https://github.com/guaix-ucm/megara-tools/blob/master/setup.py","dependencies":[]}],"score":4.094344562222101,"created_at":"2025-09-08T20:55:53.393Z","updated_at":"2025-10-07T08:28:03.064Z","avatar_url":"https://github.com/guaix-ucm.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":7,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3931924"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/78544","html_url":"https://science.ecosyste.ms/projects/78544"}