{"id":128737,"name":null,"description":"BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger","url":"https://github.com/astropy/astropy-healpix","last_synced_at":"2025-09-09T11:11:27.398Z","repository":{"id":10420782,"uuid":"65684521","full_name":"astropy/astropy-healpix","owner":"astropy","description":"BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger","archived":false,"fork":false,"pushed_at":"2025-08-25T19:03:55.000Z","size":641,"stargazers_count":57,"open_issues_count":26,"forks_count":23,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-25T21:14:10.712Z","etag":null,"topics":["astropy","healpix","python"],"latest_commit_sha":null,"homepage":"https://astropy-healpix.readthedocs.io","language":"C","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/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2016-08-14T20:13:51.000Z","updated_at":"2025-08-25T19:03:52.000Z","dependencies_parsed_at":"2024-04-12T10:42:13.778Z","dependency_job_id":"fad0e5f2-e489-4ae4-82cd-2437c43742da","html_url":"https://github.com/astropy/astropy-healpix","commit_stats":{"total_commits":442,"total_committers":15,"mean_commits":"29.466666666666665","dds":"0.45927601809954754","last_synced_commit":"8be93f0811cfe924f2dbaec70daf061a920d6ef7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/astropy-healpix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/sbom","scorecard":{"id":213727,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/astropy-healpix","commit":"e8f9a81720ecaa36ac67e2e052c26ec7ded20b1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":8,"reason":"Found 12/14 approved changesets -- score normalized to 8","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":"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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci_cron_weekly.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: pipCommand not pinned by hash: .github/workflows/ci_cron_weekly.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci_cron_weekly.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci_tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci_tests.yml:82","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-17T01:13:40.947Z","repository_id":10420782,"created_at":"2025-08-17T01:13:40.947Z","updated_at":"2025-08-17T01:13:40.947Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274288608,"owners_count":25257751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"packages":[{"id":2645359,"name":"astropy-healpix","ecosystem":"pypi","description":"BSD-licensed HEALPix for Astropy","homepage":"https://github.com/astropy/astropy-healpix","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/astropy/astropy-healpix","keywords_array":["astronomy","astrophysics","astropy","healpix","coordinates"],"namespace":null,"versions_count":17,"first_release_published_at":"2017-10-01T09:14:41.000Z","latest_release_published_at":"2025-02-19T19:37:53.000Z","latest_release_number":"1.1.2","last_synced_at":"2025-08-28T18:26:41.564Z","created_at":"2022-04-10T10:05:19.420Z","updated_at":"2025-08-28T19:16:46.263Z","registry_url":"https://pypi.org/project/astropy-healpix/","install_command":"pip install astropy-healpix --index-url https://pypi.org/simple","documentation_url":"https://astropy-healpix.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: C","Programming Language :: Cython","Programming Language :: Python :: 3","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: Astronomy","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"astropy-healpix","project_status":null},"repo_metadata":{"id":10420782,"uuid":"65684521","full_name":"astropy/astropy-healpix","owner":"astropy","description":"BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger","archived":false,"fork":false,"pushed_at":"2025-08-25T19:03:55.000Z","size":641,"stargazers_count":57,"open_issues_count":26,"forks_count":23,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-25T21:14:10.712Z","etag":null,"topics":["astropy","healpix","python"],"latest_commit_sha":null,"homepage":"https://astropy-healpix.readthedocs.io","language":"C","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/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2016-08-14T20:13:51.000Z","updated_at":"2025-08-25T19:03:52.000Z","dependencies_parsed_at":"2024-04-12T10:42:13.778Z","dependency_job_id":"fad0e5f2-e489-4ae4-82cd-2437c43742da","html_url":"https://github.com/astropy/astropy-healpix","commit_stats":{"total_commits":442,"total_committers":15,"mean_commits":"29.466666666666665","dds":"0.45927601809954754","last_synced_commit":"8be93f0811cfe924f2dbaec70daf061a920d6ef7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/astropy-healpix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/sbom","scorecard":{"id":213727,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/astropy-healpix","commit":"e8f9a81720ecaa36ac67e2e052c26ec7ded20b1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":8,"reason":"Found 12/14 approved changesets -- score normalized to 8","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":"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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci_cron_weekly.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: pipCommand not pinned by hash: .github/workflows/ci_cron_weekly.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci_cron_weekly.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci_tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci_tests.yml:82","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-17T01:13:40.947Z","repository_id":10420782,"created_at":"2025-08-17T01:13:40.947Z","updated_at":"2025-08-17T01:13:40.947Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272535795,"owners_count":24951273,"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-28T02:00:10.768Z","response_time":74,"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":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"tags":[{"name":"v1.1.2","sha":"7b517539637c9b6f6c4ff71bd80735bbdd8d7479","kind":"tag","published_at":"2025-02-19T19:33:40.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.1.2","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f3b38200eacfeedcb664932b99a7b079d6557132","kind":"tag","published_at":"2025-02-18T05:34:05.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.1.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"18e83144221c0afbbf3367c8fa24827220ec1d36","kind":"tag","published_at":"2025-02-03T22:51:04.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.1.0","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"1df624f5dd47975a913d86c96236565df82fc8b1","kind":"tag","published_at":"2024-04-05T21:12:43.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.0.3","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"963e523c1244b91751a2fbb9c794b9bd8c036283","kind":"tag","published_at":"2023-12-12T15:42:23.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.0.2","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"09a25789dcf105827b4e380081f278edb6a107e9","kind":"tag","published_at":"2023-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.0.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0198c4e017818a80229e69a23a9dca11e653e047","kind":"tag","published_at":"2023-08-21T13:27:02.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.0.0","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"c1f31407fcc32818dbe66d92486d4718589e4ad3","kind":"commit","published_at":"2022-09-15T13:05:52.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.7","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.7/manifests"},{"name":"v0.6","sha":"5c53878c0a1c449535f700211b53689896749e5c","kind":"tag","published_at":"2021-03-10T15:47:42.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.6","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.6/manifests"},{"name":"v0.5","sha":"09192c016185fa9af35d876f8364dc0af19a825a","kind":"tag","published_at":"2019-11-25T15:36:02.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.5","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.5/manifests"},{"name":"v0.4","sha":"84a8f00acc6fb3cf5907b9d78797b4177dfcaa70","kind":"commit","published_at":"2018-12-18T19:31:25.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.4","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"d2a75ad44d2d843162c171a189cb3c6956c8a1cf","kind":"tag","published_at":"2018-10-24T08:30:52.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.3.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"4be915cbf653f6cdbed7eb884bc33d9fbb1ae4f2","kind":"commit","published_at":"2018-10-24T07:11:29.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.3","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"a034ed8a71d4b7d1a307a23a3bf54c8679baddcf","kind":"tag","published_at":"2018-09-02T15:22:01.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.2.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"6da9d6c0a2bad4859373b6d33e7b0a04a8d1cf8e","kind":"tag","published_at":"2017-10-15T21:18:14.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.2","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"adffa736dca14acedc7755ca9fe4b6c26bf44784","kind":"tag","published_at":"2017-10-01T09:36:10.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.1.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"adffa736dca14acedc7755ca9fe4b6c26bf44784","kind":"tag","published_at":"2017-10-01T09:17:04.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T19:16:46.262Z","dependent_packages_count":25,"downloads":119699,"downloads_period":"last-month","dependent_repos_count":96,"rankings":{"downloads":1.6856906926483894,"dependent_repos_count":1.5048349937364405,"dependent_packages_count":0.5256231400647347,"stargazers_count":9.751894631794244,"forks_count":8.579412177370429,"docker_downloads_count":2.549223002677257,"average":4.099446439715249},"purl":"pkg:pypi/astropy-healpix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/astropy-healpix","docker_dependents_count":7,"docker_downloads_count":1276,"usage_url":"https://repos.ecosyste.ms/usage/pypi/astropy-healpix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/astropy-healpix/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:50:03.972Z","issues_count":51,"pull_requests_count":134,"avg_time_to_close_issue":11119263.61764706,"avg_time_to_close_pull_request":1870757.9848484849,"issues_closed_count":34,"pull_requests_closed_count":132,"pull_request_authors_count":10,"issue_authors_count":17,"avg_comments_per_issue":3.0784313725490198,"avg_comments_per_pull_request":2.888059701492537,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":4,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":1401323.0,"past_year_avg_time_to_close_pull_request":91233.65217391304,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.446808510638298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/issues","maintainers":[{"login":"pllim","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"astrofrog","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"cdeil","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdeil"},{"login":"taldcroft","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taldcroft"},{"login":"dstndstn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstndstn"},{"login":"olebole","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"nstarman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nstarman"},{"login":"bsipocz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"kelle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelle"}],"active_maintainers":[{"login":"pllim","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"astrofrog","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astropy-healpix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astropy-healpix/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astropy-healpix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astropy-healpix/related_packages","maintainers":[{"uuid":"robitaille","login":"robitaille","name":null,"email":null,"url":null,"packages_count":71,"html_url":"https://pypi.org/user/robitaille/","role":null,"created_at":"2022-11-15T08:54:20.018Z","updated_at":"2022-11-15T08:54:20.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/robitaille/packages"},{"uuid":"lsinger","login":"lsinger","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://pypi.org/user/lsinger/","role":null,"created_at":"2022-11-15T08:54:20.007Z","updated_at":"2022-11-15T08:54:20.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lsinger/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726499,"maintainers_count":308863,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5282735,"name":"astropy-healpix","ecosystem":"conda","description":"BSD-licensed HEALPix for Astropy","homepage":"http://github.com/astropy/astropy-healpix","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/astropy/astropy-healpix","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2018-12-18T21:57:31.000Z","latest_release_published_at":"2018-10-24T09:38:35.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-08-28T18:26:45.749Z","created_at":"2022-10-03T15:38:10.716Z","updated_at":"2025-08-28T18:26:45.749Z","registry_url":"https://anaconda.org/conda-forge/astropy-healpix","install_command":"conda install -c conda-forge astropy-healpix","documentation_url":null,"metadata":{},"repo_metadata":{"id":10420782,"uuid":"65684521","full_name":"astropy/astropy-healpix","owner":"astropy","description":"BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger","archived":false,"fork":false,"pushed_at":"2025-08-25T19:03:55.000Z","size":641,"stargazers_count":57,"open_issues_count":26,"forks_count":23,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-25T21:14:10.712Z","etag":null,"topics":["astropy","healpix","python"],"latest_commit_sha":null,"homepage":"https://astropy-healpix.readthedocs.io","language":"C","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/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2016-08-14T20:13:51.000Z","updated_at":"2025-08-25T19:03:52.000Z","dependencies_parsed_at":"2024-04-12T10:42:13.778Z","dependency_job_id":"fad0e5f2-e489-4ae4-82cd-2437c43742da","html_url":"https://github.com/astropy/astropy-healpix","commit_stats":{"total_commits":442,"total_committers":15,"mean_commits":"29.466666666666665","dds":"0.45927601809954754","last_synced_commit":"8be93f0811cfe924f2dbaec70daf061a920d6ef7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/astropy-healpix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/sbom","scorecard":{"id":213727,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/astropy-healpix","commit":"e8f9a81720ecaa36ac67e2e052c26ec7ded20b1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":8,"reason":"Found 12/14 approved changesets -- score normalized to 8","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":"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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci_cron_weekly.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: pipCommand not pinned by hash: .github/workflows/ci_cron_weekly.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci_cron_weekly.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci_tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci_tests.yml:82","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-17T01:13:40.947Z","repository_id":10420782,"created_at":"2025-08-17T01:13:40.947Z","updated_at":"2025-08-17T01:13:40.947Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144637,"owners_count":24881141,"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-25T02:00:12.092Z","response_time":1107,"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":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"tags":[{"name":"v1.1.2","sha":"7b517539637c9b6f6c4ff71bd80735bbdd8d7479","kind":"tag","published_at":"2025-02-19T19:33:40.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.1.2","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f3b38200eacfeedcb664932b99a7b079d6557132","kind":"tag","published_at":"2025-02-18T05:34:05.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.1.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"18e83144221c0afbbf3367c8fa24827220ec1d36","kind":"tag","published_at":"2025-02-03T22:51:04.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.1.0","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"1df624f5dd47975a913d86c96236565df82fc8b1","kind":"tag","published_at":"2024-04-05T21:12:43.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.0.3","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"963e523c1244b91751a2fbb9c794b9bd8c036283","kind":"tag","published_at":"2023-12-12T15:42:23.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.0.2","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"09a25789dcf105827b4e380081f278edb6a107e9","kind":"tag","published_at":"2023-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.0.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0198c4e017818a80229e69a23a9dca11e653e047","kind":"tag","published_at":"2023-08-21T13:27:02.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v1.0.0","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v1.0.0/manifests"},{"name":"v0.7","sha":"c1f31407fcc32818dbe66d92486d4718589e4ad3","kind":"commit","published_at":"2022-09-15T13:05:52.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.7","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.7/manifests"},{"name":"v0.6","sha":"5c53878c0a1c449535f700211b53689896749e5c","kind":"tag","published_at":"2021-03-10T15:47:42.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.6","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.6/manifests"},{"name":"v0.5","sha":"09192c016185fa9af35d876f8364dc0af19a825a","kind":"tag","published_at":"2019-11-25T15:36:02.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.5","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.5/manifests"},{"name":"v0.4","sha":"84a8f00acc6fb3cf5907b9d78797b4177dfcaa70","kind":"commit","published_at":"2018-12-18T19:31:25.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.4","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"d2a75ad44d2d843162c171a189cb3c6956c8a1cf","kind":"tag","published_at":"2018-10-24T08:30:52.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.3.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"4be915cbf653f6cdbed7eb884bc33d9fbb1ae4f2","kind":"commit","published_at":"2018-10-24T07:11:29.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.3","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"a034ed8a71d4b7d1a307a23a3bf54c8679baddcf","kind":"tag","published_at":"2018-09-02T15:22:01.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.2.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"6da9d6c0a2bad4859373b6d33e7b0a04a8d1cf8e","kind":"tag","published_at":"2017-10-15T21:18:14.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.2","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"adffa736dca14acedc7755ca9fe4b6c26bf44784","kind":"tag","published_at":"2017-10-01T09:36:10.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.1.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"adffa736dca14acedc7755ca9fe4b6c26bf44784","kind":"tag","published_at":"2017-10-01T09:17:04.000Z","download_url":"https://codeload.github.com/astropy/astropy-healpix/tar.gz/v0.1","html_url":"https://github.com/astropy/astropy-healpix/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astropy-healpix@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T22:50:04.101Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":12,"rankings":{"downloads":null,"dependent_repos_count":10.22506113079495,"dependent_packages_count":12.500623783621936,"stargazers_count":41.768551324916416,"forks_count":38.05080093817057,"docker_downloads_count":null,"average":25.636259294375968},"purl":"pkg:conda/astropy-healpix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/astropy-healpix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/astropy-healpix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/astropy-healpix/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T14:40:55.630Z","issues_count":51,"pull_requests_count":134,"avg_time_to_close_issue":11119263.61764706,"avg_time_to_close_pull_request":1870757.9848484849,"issues_closed_count":34,"pull_requests_closed_count":132,"pull_request_authors_count":10,"issue_authors_count":17,"avg_comments_per_issue":3.0784313725490198,"avg_comments_per_pull_request":2.888059701492537,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":4,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":1401323.0,"past_year_avg_time_to_close_pull_request":91233.65217391304,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.446808510638298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/issues","maintainers":[{"login":"pllim","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"astrofrog","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"cdeil","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdeil"},{"login":"taldcroft","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taldcroft"},{"login":"dstndstn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstndstn"},{"login":"olebole","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"nstarman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nstarman"},{"login":"bsipocz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"kelle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelle"}],"active_maintainers":[{"login":"pllim","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"astrofrog","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/astropy-healpix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/astropy-healpix/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/astropy-healpix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/astropy-healpix/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":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","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":26726,"full_name":"astropy/astropy-healpix","default_branch":"main","committers":[{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","login":"astrofrog","count":240},{"name":"Leo Singer","email":"leo.singer@ligo.org","login":"lpsinger","count":104},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","login":"cdeil","count":62},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":25},{"name":"P. L. Lim","email":"2090236+pllim","login":"pllim","count":18},{"name":"Dustin Lang","email":"dstndstn@gmail.com","login":"dstndstn","count":17},{"name":"Matthieu Baumann","email":"matthieu.baumann@astro.unistra.fr","login":"bmatthieu3","count":10},{"name":"Brigitta Sipocz","email":"bsipocz@gmail.com","login":"bsipocz","count":4},{"name":"David Stansby","email":"dstansby@gmail.com","login":"dstansby","count":2},{"name":"nstarman","email":"nstarkman@protonmail.com","login":"nstarman","count":1},{"name":"Ole Streicher","email":"olebole@debian.org","login":"olebole","count":1},{"name":"James Noss","email":"jnoss@stsci.edu","login":"jamienoss","count":1},{"name":"Daniel","email":"mail@daniellenz.org","login":"DanielLenz","count":1},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":1}],"total_commits":487,"total_committers":14,"total_bot_commits":25,"total_bot_committers":1,"mean_commits":34.785714285714285,"dds":0.5071868583162218,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":21},{"name":"Leo Singer","email":"leo.singer@ligo.org","login":"lpsinger","count":21},{"name":"P. L. Lim","email":"2090236+pllim","login":"pllim","count":6},{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","login":"astrofrog","count":1},{"name":"Ole Streicher","email":"olebole@debian.org","login":"olebole","count":1}],"past_year_total_commits":50,"past_year_total_committers":5,"past_year_total_bot_commits":21,"past_year_total_bot_committers":1,"past_year_mean_commits":10.0,"past_year_dds":0.5800000000000001,"last_synced_at":"2025-07-05T07:57:31.511Z","last_synced_commit":"df532d248dff91fad92450825c6bde0938874d0f","created_at":"2023-03-07T16:32:36.870Z","updated_at":"2025-07-05T07:57:31.544Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","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":"astropy/astropy-healpix","html_url":"https://github.com/astropy/astropy-healpix","last_synced_at":"2025-09-09T11:10:40.927Z","status":null,"issues_count":50,"pull_requests_count":181,"avg_time_to_close_issue":11763097.78125,"avg_time_to_close_pull_request":1749232.4727272727,"issues_closed_count":32,"pull_requests_closed_count":165,"pull_request_authors_count":10,"issue_authors_count":17,"avg_comments_per_issue":3.02,"avg_comments_per_pull_request":2.43646408839779,"merged_pull_requests_count":151,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":4,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":1285684.0,"past_year_avg_time_to_close_pull_request":78674.18055555556,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.1627906976744187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":71,"created_at":"2023-05-10T20:41:33.925Z","updated_at":"2025-09-09T11:10:40.929Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastropy-healpix/issues","issue_labels_count":{"bug":8,"enhancement":7,"documentation":5,"question":5,"help wanted":3,"precision":3,"Package-expert":1,"upstream fix required":1},"pull_request_labels_count":{"dependencies":49,"github_actions":17,"Build wheels":15,"enhancement":6,"question":4,"documentation":4,"bug":3},"issue_author_associations_count":{"MEMBER":36,"NONE":7,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"CONTRIBUTOR":137,"MEMBER":40,"COLLABORATOR":3,"NONE":1},"issue_authors":{"pllim":11,"astrofrog":9,"cdeil":8,"lpsinger":5,"taldcroft":3,"olebole":3,"nstarman":1,"StarCycle":1,"krislars":1,"neutrinoceros":1,"tasymons":1,"kelle":1,"jvavrek":1,"bmatthieu3":1,"profxj":1,"mreineck":1,"mroldrobot":1},"pull_request_authors":{"lpsinger":86,"dependabot[bot]":49,"pllim":19,"astrofrog":10,"cdeil":7,"dstndstn":3,"bsipocz":2,"nstarman":2,"neutrinoceros":2,"dstansby":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10182778,"issues_count":32029690,"pull_requests_count":100720980,"authors_count":10737440,"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,"upstream fix required":1},"past_year_pull_request_labels_count":{"dependencies":44,"github_actions":17,"Build wheels":7},"past_year_issue_author_associations_count":{"MEMBER":3,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":75,"MEMBER":11},"past_year_issue_authors":{"pllim":3,"jvavrek":1},"past_year_pull_request_authors":{"dependabot[bot]":44,"lpsinger":31,"pllim":10,"astrofrog":1},"maintainers":[{"login":"pllim","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"astrofrog","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"cdeil","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdeil"},{"login":"taldcroft","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/taldcroft"},{"login":"olebole","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"nstarman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nstarman"},{"login":"dstndstn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstndstn"},{"login":"bsipocz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"kelle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelle"}],"active_maintainers":[{"login":"pllim","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"astrofrog","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"}]},"events":{"total":{"IssuesEvent":10,"WatchEvent":6,"DeleteEvent":13,"IssueCommentEvent":55,"PushEvent":38,"PullRequestReviewCommentEvent":10,"PullRequestReviewEvent":28,"PullRequestEvent":76,"ForkEvent":1,"CreateEvent":20},"last_year":{"IssuesEvent":10,"WatchEvent":6,"DeleteEvent":13,"IssueCommentEvent":55,"PushEvent":38,"PullRequestReviewCommentEvent":10,"PullRequestReviewEvent":28,"PullRequestEvent":76,"ForkEvent":1,"CreateEvent":20}},"keywords":["astropy","healpix","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci_cron_weekly.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:55:56.667Z","updated_at":"2023-01-13T15:55:56.667Z","repository_link":"https://github.com/astropy/astropy-healpix/blob/main/.github/workflows/ci_cron_weekly.yml","dependencies":[{"id":6889806372,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6889806373,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci_tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:55:56.729Z","updated_at":"2023-01-13T15:55:56.729Z","repository_link":"https://github.com/astropy/astropy-healpix/blob/main/.github/workflows/ci_tests.yml","dependencies":[{"id":6889806423,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6889806425,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6889806427,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-11-09T13:43:37.451Z","updated_at":"2023-11-09T13:43:37.451Z","repository_link":"https://github.com/astropy/astropy-healpix/blob/main/.github/workflows/publish.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-09T13:43:37.464Z","updated_at":"2023-11-09T13:43:37.464Z","repository_link":"https://github.com/astropy/astropy-healpix/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-09T13:43:37.468Z","updated_at":"2023-11-09T13:43:37.468Z","repository_link":"https://github.com/astropy/astropy-healpix/blob/main/setup.py","dependencies":[]}],"score":18.762443262323817,"created_at":"2025-09-08T23:32:26.646Z","updated_at":"2025-10-07T08:34:25.711Z","avatar_url":"https://github.com/astropy.png","language":"C","category":null,"sub_category":null,"monthly_downloads":119699,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astronomy","region","astrophysics","astropy-affiliated","closember","sphinx","dynamics","physics","wx","gtk"],"project_url":"https://science.ecosyste.ms/api/v1/projects/128737","html_url":"https://science.ecosyste.ms/projects/128737"}